Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #328399

    Hi!

    After i upadted my Enfold Theme, my website menu got a little problem. The first menu “Rólunk” start on the top of the logo. Before i had no problem like this. At the right sidebar also the urls/links are very close to the main title bars. How to solve this to get back to the original looking?

    Thank you!

    #329164

    Hey Zheq!

    try to use this code in the Quick CSS:

    #top .widget ul
    {
    width: 90% !important;
    }

    You can replace “90%” with any number you want. It should fix the issue that the urls are too close to the main title bars.

    It seems you could fix the issue with your menu “Rólunk”.
    If you have any more questions, just go for it.

    Cheers,
    Andy

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