Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter churchillnancy

    (@churchillnancy)

    @siobhyb
    I just realized that my logo is misbehaving… so naughty! I thought the size I had found of 422px was going work great. However, I just happened to open the site on a browser window that was significantly smaller than the one I had open earlier… and there my logo sits on top of the photo! Sassy thing! HELP!

    If you look at the site and the logo is on the photo next to the window where it belongs, just resize the window, and “Lil-Jumpy Logo” starts to jump on top of the logo…

    How do I keep this thing where it belongs? xoxoxo Nancy

    Thread Starter churchillnancy

    (@churchillnancy)

    @siobhyb, answers like these are why you are my favorite! Have I told you yet today how much I love you? You’re just so awesome! My logo looks much better!

    I would like your help with a bit of fine tuning… in my tests, I couldn’t exceed a width of 422px without causing the Logo to jump out of it’s proper place… it ended up above the image. You said above the max width was 583px.

    I wonder if there is a way to move the logo position over so that it is closer to the left edge of the screen? Maybe that would then allow me to increase the width a little more.

    Here’s what I ended up with:

    @media screen and (min-width: 1020px) {
        .site-branding {
    	width: 422px;
        }
    
        .site-logo {
            height: 196px;
            max-height: inherit;
        }
    }

    When I use the above code snip, I can’t see the change in the customizer, I have to save/publish, and then go refresh the page I’m using to view the site.

    Immediately following the above code, I also added the next code snip (which I had found on a older discussion about logo on the goran forum).

    This code does cause a change that can be seen in the customizer, but not on the site (on the computer). I realized when I saw your code above, that the code below shows up if one views the site on mobile, but the user must choose “view full site”. These two code snips do not appear to conflict with each other, but I’d like to know if I should not use them both at the same time. Right now, I have both of these snips live on the site.

     .site-logo {
    margin: 5 auto;
    width: 601px;
    height: auto;
    }

    Thanks so much for your help with these questions. You are my Sunshine!
    Unconditionally yours, Nancy

    Thread Starter churchillnancy

    (@churchillnancy)

    Hi @siobhyb! So happy to see you! You are my favorite! ??

    That was an easy fix! Woohoo!

    Now, I have a follow on question…
    I now have a cute logo, but the size of the image is too small. Is there a way to increase the size of the logo display?

    Thanks so much for your great support, Siobhan!

    Thread Starter churchillnancy

    (@churchillnancy)

    Hi again, Siobhan, You’re really so fun to work with.

    For the record, I was looking for a consistent look for every page of my site.

    Would there be a way to set up the goran default page to act like a blog page?

    Or Would there be a blog plugin that would provide the consistent look that I’m looking for?

    Really, you’re the best!
    Unconditionally Yours, Nancy

    Thread Starter churchillnancy

    (@churchillnancy)

    Well, today was my lucky day with Automattic support…
    Your responses were prompt and the instructions were clear.
    You solved several problems that were really troubling me.

    I’m grateful for your help today.
    Hope to speak with you again in the future,
    Unconditionally Yours, Nancy

    Thread Starter churchillnancy

    (@churchillnancy)

    Hi Siobhan,
    I hope you’re having a lovely day, because you are certainly helping mine to improve dramatically.

    I included your code snip, and you’re right, I should probably try to get a Font Plug-in. That will have to be a project for another day.

    I’m very grateful for all your help today. It’s been very difficult to get timely responses from the Theme Developers.

    Is there a way to ask a specific person, ie. @siobhyb, for help on the forum?
    When I enter a question, there doesn’t seem to be an easy way to route it to someone that has helped me in the past.

    I’m really, incredibly grateful for your help, and I’ve subscribed to your site cause you’re just the best! ??

    Unconditionally Yours, Nancy

    Thread Starter churchillnancy

    (@churchillnancy)

    Hi @siobhyb!

    Yes, your information is very helpful.
    Unfortunately, creating a child theme is beyond my abilities.

    I think that I’m going to have to change themes. I’m sad to do this because I’ve spent a lot of time and energy on the site and figuring thing out. However, Goran is too difficult for a non-expert to modify.

    Thank you very much for taking the time to provide such great information!
    Do you have any recommendations for something that’s easier to modify?

    Gratefully Yours, Nancy

    Thread Starter churchillnancy

    (@churchillnancy)

    Hi @siobhyb!

    Thank you so much for your help! You made that change really easy. Once I could do that, I actually decided to go with Verdana, but that code snip and your clear directions were amazingly helpful! I was just about ready to give up on this Theme!

    Would you happen to know how to change the font used in the header image? I’d like that area to use a cursive font…

    Which leads do a different question… How do I find a cursive font that is a system font… I don’t know how to tell.

    Finally, I’m so curious, how can you tell by looking at my site that I have Jetpack activated?

    I’m an old programmer new to wordpress and CSS so I’m in that uncomfortable place of knowing that there should be a way to do what I want, but not knowing the code yet…

    Gratefully Yours, Nancy

    Thread Starter churchillnancy

    (@churchillnancy)

    This works. I didn’t know that I could change the date published. Thank you!
    Nancy Churchill

    Thread Starter churchillnancy

    (@churchillnancy)

    Thank you @sacredpath, that worked.
    Is there any way to hide the page title on other pages? I’d really like to hide it on my Home page.

    https://www.churchillcopywriting.com
    I currently have the page title set to “inspiring copy” because “home” looked so boring in the middle of the image. However it would be nice to use “Home” so that the menu would make more sense.

    Thread Starter churchillnancy

    (@churchillnancy)

    Thank you for your response. I may do that.

    However, before I install another plugin, I’d like to hear a response from the Goran Support Staff.

    Surely this is something that I can manage within the Goran Theme?

    Gratefully, Nancy

Viewing 11 replies - 1 through 11 (of 11 total)