Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #184923

    Hi – for the life of me I can’t seem to resize the logo to the size I want.

    I am using the small fixed header.

    The size I want is 370×118.

    What modifications would I need to make to get the logo this size and to alter the header appropriately?

    Thanks!

    #184932

    Hey wss310!

    Can you post a link to your website?

    Cheers!
    Yigit

    #184935

    noblewhy.com

    I just have the standard logo size uploaded now.

    #185565

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .logo, .logo img { height: 118px!important;
    max-width: 370px!important;
    width: 370px!important; }

    Best regards,
    Yigit

    #186914

    Hi Yigit – I added this code and the 370×118 logo and nothing really has changed.

    It looks like the code is not being applied so I added it to custom.css as well and nothing changed either. Any thoughts? Thanks.

    #186920

    Hi!

    Please try flushing browser cache and refresh your page a few times. If that does not work and if you do not mind posting a temporary admin login here privately, please do so, so i can take a look

    Best regards,
    Yigit

    #186957
    This reply has been marked as private.
    #187283

    Hi!

    I could not login :/

    Regards,
    Yigit

    #187285
    This reply has been marked as private.
    #187294

    Hi!

    Changes are done. Please review your website. I have added custom CSS code to bottom of Style.css file inside your child theme folder

    Regards,
    Yigit

    #187896

    This worked great albeit one element.

    As the logo is bigger and the menu is a bit bigger as well, I noticed that part of the menu overlaps where the page content begins. Is there any way we could bump down where page content begins 30px or so so there is no overlapping?

    Thanks again for everything.

    #187937

    Hey!

    You are welcome! Added one more code to the bottom of Style.css file and that fixed it. Make sure to flush browser cache and refresh your page a few times. Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Logo resizing troubles’ is closed to new replies.