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

    Hi Enfold team!

    Can you please show me how to add a top border line to the fullwidth submenu so there is separation from the main menu above?

    Here’s a sample page of what I mean

    Thank you!

    #906316

    Hey hackoffseries,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #sub_menu1 {
        border-top: 1px solid #e1e1e1 !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #906690

    This is perfect Nikko! Great work as always! Thank you!!

    Please mark this thread as resolved. :)

    #906706

    Hi,

    Glad we could help! Thanks for using Enfold, have a nice day :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add top border line to fullwidth submenu’ is closed to new replies.