Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #555609

    How do you create horizontal separator lines between the items on a menu list, such as a sidebar menu in Enfold? I know it is standard with some other themes (Avada ,Genesis) but I cannot figure out how to configure it in Enfold . Thanks, I love the theme!

    • This topic was modified 8 years, 4 months ago by allthingswell.
    #555634

    Hey allthingswell!

    can we please give a look at the page you want to do it and at the list?
    Thanks a lot for your patience

    Cheers!
    Basilis

    #555676

    The Enfold page in question is in Instant WordPress so I will need to send you a screen shot. The site must be built offline to prevent duplicate content. Please tell me how to send you a screen shot.

    Here is a Genesis theme page with a right sidebar menu that has the needed horizontal separator lines between the menu items: http://drrandifredricks.com/counseling/

    Unfortunately, this is really a big problem (not just cosmetic) because in an iPad the sidebar menu items all run into each other. I am hoping I add the horizontal separator lines without having to hire someone to change the code. I really prefer Enfold to Avada but this is a deal breaker.

    Thank you so much for your help with this.

    #555717

    I installed the page for you so could see it at http://bullcrapdomain.com/.

    I need to create horizontal separator lines between the menu items.

    Please let me know how.

    Thanks.

    #555993

    Hey!

    Please go to Enfold theme options > Header and choose Large Separator in “Separator between menu items”

    Cheers!
    Yigit

    #556221

    Thanks but that is not what I asked about. That puts VERTICAL separators between the menu items in the top navigation.

    As I asked originally:

    How do you place HORIZONTAL separator lines in the a right sidebar menu? http://bullcrapdomain.com/.

    Please let me know if it can ot cannot be done because I need to fix this. Thanks.

    #556890

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #menu-home-sidebar li {
        border-bottom: 1px solid #ddd !important;
    }
    

    Regards,
    Rikard

    #557013

    Thanks you so much!
    This looks great and solved the problem.
    Happy Holidays.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to create horizontal separator lines between items on sidebar menu list’ is closed to new replies.