Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #690159
    #690888

    Hey neonlights79,

    1- This does not seem to be the case anymore. I assume you went to Enfold theme options > Header > Transparency Options and changed transparent header or edited your pages and set the header to non transparent? :)
    2- Because of your header height. Please go to Enfold theme options > Header and increase header height to 270px.
    3- It would not be easily possible. We can help you increase header height on mobile if you want.

    Best regards,
    Yigit

    #690915

    Hi Yigit,
    now my logo appears in all pages.
    I tried to set my header height to 270 but the logo is always small, because if you see better the width of logo of http://www.pensierinviaggio.it is wider of mine, how can I do?
    You can help me to increase header height on mobile?
    Is not possible that in the mobile version the menu button is on the main menu bar with social icons?
    Thanks

    #691605

    Hi,

    I added following code to the top of Quick CSS

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .logo img {
        margin: auto;
    }
    .logo {
        width: 100%;
    }

    Please review your website now

    Best regards,
    Yigit

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