Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1144957

    Hi, The bottom of my logo is being cut off by the menu bar. I’ve seen this is a problem for others and wondered what css code could fix it? Also, my logo doesn’t look very ‘sharp’ one uploaded, what is the ideal format/size?
    Many thanks,Ellen

    #1145125

    Hey ellenyoung,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .header-scrolled-full .logo img {
        max-height: 53px !important;
    }
    

    Please have a look here
    https://pixelgrade.com/docs/faq/improve-quality-images-wordpress/

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.