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

    Hi,

    The spacing under our logo is gone on mobiles. How can we adde some space or make the logo a bit smaller?

    #376637

    Hi webpress!

    Thank you for using Enfold.

    I checked the site and it’s not responsive although responsive mode is activated. Please try to deactivate all plugins then test it on another browser or computer .

    Best regards,
    Ismael

    #376671

    Hi and thanks,

    It didn’t help. Deactivated all plugs opened on fresh browser. It became like this after one the Enfold updates.

    #376897

    Hey!

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

    @media only screen and (max-width: 769px) {
    strong.logo {
    margin: 5px 0 15px 0;
    }}

    Cheers!
    Yigit

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