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

    HI,
    I searched the forum but did not find the solution.
    I would like my biggest logo in the home and in Sticky Header.
    I tried adding this code:

    .responsive .home .logo img {
         max-height: 125px! important;
    }

    but I had no result.
    How I can do that?
    Thank you for your support.
    Look the website dettails below

    #1057327

    Hey Manuela,

    Try using min-height instead of max-height.
    Hope it helps.

    Best regards,
    Nikko

    #1057567

    Yes it work for the normal menu. For the Sticky Header not work. How I can resolve?
    I would like the logo to shrink with the Sticky Header.

    • This reply was modified 5 years, 10 months ago by famarinu.
    #1058249

    Hi famarinu,

    You should be running at least php5.6.3 for the code to work properly. Please consider upgrading your php version.

    Best regards,
    Victoria

    #1058563

    Excuse the last version in the hosting is 7.3.1. Now I put that one, all right?

    #1059029

    Hi,

    Thank you for contacting us.

    Please update the theme to the latest version 4.5.3

    Let us know if the issue persists after the theme is updated.

    Best regards,
    Vinay

    #1059129

    HI, I have updated the theme to the latest version 4.5.3, but the issue persists.
    What I can try to do for resolve?
    Thank you for your support.

    #1060146

    Hi,

    The height of the logo image is not tall enough to see the effect. Please upload a logo height more than 120px and set the header height to 120px from Enfold > Header > Header size

    Best regards,
    Vinay

    #1060157

    I have enlarged the image of the logo, it is not big. the effect is seen a bit, but I want it bigger. How can I do?

    #1061241

    Hi famarinu,

    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

    
    .logo img {
      height: 120%;
    } 
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1080066

    here I am again with the logo problem in the header.
    Now I would like to change the size of the logo in the Sticky Header.
    now it’s set to 35px, how can I do it a little bigger?
    The link is: https://www.famarinu.com/gemana/
    Thank you for your continued support.

    #1080887

    Hi famarinu,

    In your WordPress Dashboard, go to Enfold > Header > Header behavior (tab) > check Shrinking Header.

    Best regards,
    Nikko

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