Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #240273

    Hello,
    I really can’t figure how to fix this formatting issue on widget menu sublevels:
    http://4ad.165.myftpupload.com/prodotti/serramenti-in-legno/
    Is it the normal 2nd level behavior?
    I’d like that the sublevels had the same left-alignement.

    Besides, if I edit the quick CSS edit, sometimes it affects changes, but sometimes it doesn’t… And I don’t use any cache plug-in.

    Please help me, I will provide a login also if needed.
    Many thanks guys!
    Regards,
    Davide

    #240585

    Hi Dracmaservice!

    Please use this on Quick CSS or custom.css:

    #top .widget_nav_menu ul ul li:before {
    content: "";
    }
    
    #top .widget_nav_menu ul ul li a {
    padding: 6px 0px 7px 0px;
    }
    
    #top .widget_nav_menu .current-menu-item > ul, #top .widget_nav_menu .current_page_item > ul {
    padding: 0;
    }

    Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    #240657

    Hi Ismael,
    I did what you told me, but nothing happened.
    It’s really weird, I tried removing cache, even with different browsers (and devices too).
    Maybe could be a hosting matter?
    Thanks for support!
    Davide

    #240665

    Update:
    it seems that ul “dots” disappeared, but nothing changed about alignements…

    #240679

    Hi!

    Please flush browser cache and refresh your page a few times. This is how it looks on my end http://i.imgur.com/REm70gO.jpg

    Cheers!
    Yigit

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