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

    The copyright and socket menu are not aligned. They are not on the same height, see screenshot. I’ve checked the original Enfold demo, and there also there just a little bit off.

    screenshot

    I find those small details important. Tried some custom css, but can’t find the correct solution.

    Any suggestions?

    #1304894

    Hey Wouter,

    Thanks for contacting us!

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

    
    #socket .menu {
        margin-top: 8px;
    }
    

    If that does not help, please post a link of your website :)

    Best regards,
    Yigit

    #1306706

    Almost! top-margin: 0px; did the trick. Thx!

    #1306711

    Hi,

    Great! Let us know if you have any other questions and enjoy the rest of your day! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘aligning copyright and socket menu’ is closed to new replies.