Tagged: 

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #354964

    Good day,

    Ever since the latest upgrade there is a a margin between the logo area and the screen upper edge (which makes the content appear above the logo area while scrolling down).

    For now, I’ve reverted to an older version of the theme until I (or an update) can resolve it.

    Is this a bug that should be resolved on the next update? If not (and it’s only on my website), how can I resolve it?

    Many thanks,
    Lior

    #355322

    Hey darkban!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #355367
    This reply has been marked as private.
    #355378

    Hey!

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

    .header-scrolled .logo {
    margin-top: 0;
    }
    .logo {
    margin-top: 5px;
    }

    Cheers!
    Yigit

    #355388

    sorry, I’ve done it and it didn’t work

    #356460

    Hi!

    I checked the site and the logo looks fine. Can you please provide a screenshot of the issue? Make sure that you’re using Enfold 3.0.4 on WordPress 4.0.1.

    Cheers!
    Ismael

    #356604
    This reply has been marked as private.
    #357204

    Hi!

    it seems fine on my end, but as you said it’s only happening when logged in. If it is really important for you we might need login credentials. Post them here as private reply.

    Cheers!
    Andy

    #374017

    Hi Andy (and sorry for the late response),

    I’ve finally got what caused the margin (it’s still up there if you’ll check) after tinkering abit in the code. For some reason, one of google’s tracking code creates it’s pixel above the content. Is the problem still only on my site? Is there any way to fix it in the next update?

    Thanks!
    Lior

    #374349

    Hi!

    as I already said please give us admin access, so we can have a look into your issue.
    Anyway try to deactivate all plugins, to see if the error goes away.

    Cheers!
    Andy

    #376041
    This reply has been marked as private.
    #376167

    Hey!

    Extra space is caused by “Google Conversion Frame”. You can use this plugin – https://wordpress.org/plugins/google-analyticator/ or add Google Analytics code to the Google Analytics field in Enfold theme options

    Best regards,
    Yigit

    #376370

    Many thanks for your help. Apparently it’s not the analytics code but the remarketing one. Just FYI: If you place the remarketing code at the header the gap appears. If it’s in the footer it is fine.

    Thanks again,
    Lior

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Margin between logo area and screen upper edge’ is closed to new replies.