Cannot change header logo size - by fredwerk

This topic has 11 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Jack Richardson

  • Avatar: fredwerk
    fredwerk
    Participant
    April 14, 2016 at 11:10

    Hi,

    I updated to latest Legenda theme here http://dianascraftycakes.com/about-diana/ and I cannot change header logo size.

    What would the code be to insert in custom.css?

    Many thanks,

    Fred

    10 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    April 14, 2016 at 11:27

    Hello,

    Please try to add this code in custom.css file

    .header1 .logo img{
        width: 400px;
        max-width: 400px;
    }

    Regards,
    Robert Hall

    Avatar: fredwerk
    fredwerk
    Participant
    April 14, 2016 at 12:10

    Hi,

    I added the code but didn’t make any difference. I refreshed and clear the browser in Chrome.

    Avatar: Robert Hall
    Robert Hall
    Participant
    April 14, 2016 at 12:54

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: fredwerk
    fredwerk
    Participant
    April 14, 2016 at 13:08

    Sure 🙂

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Participant
    April 14, 2016 at 13:58

    Hello,

    I don’t see Appearance->Editor tab in wp-admin panel to check the custom.css file.

    Please provide us with FTP credentials in Private Content also.

    Regards,
    Robert Hall

    Avatar: fredwerk
    fredwerk
    Participant
    April 14, 2016 at 14:12

    Hi,

    This was disable for safety reasons, I have enabled it again for you.

    Please check again,

    Cheers,

    Fred

    Avatar: fredwerk
    fredwerk
    Participant
    April 14, 2016 at 14:17

    Hi,

    It seems to work now, the changes you suggested 🙂 Many thanks.

    Can you tell me the code for changing the size of the font and logo in the sticky menu (menu that appears when scrolling down the page)?

    Cheers,

    Fred

    Avatar: Robert Hall
    Robert Hall
    Participant
    April 14, 2016 at 14:26

    Just add this code in custom.css.

    .fixed-header .menu > li > a{
        font-size:12px;
    }
    .fixed-header .logo-with-menu img{
        width: 400px;
        max-width: 400px;
    }

    Regards,
    Robert Hall

    Avatar: fredwerk
    fredwerk
    Participant
    April 14, 2016 at 17:13

    Many thanks Robert, your a genius. It works great 🙂

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 14, 2016 at 17:14

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 11 results - 1 through 11 (of 11 total)

The issue related to '‘Cannot change header logo size’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.