Home Forums Space themes support forum Border Nav Menu

Border Nav Menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #576009

    Vlad
    Participant

    Hello! How do I remove the border? (https://prnt.sc/X_5vviF-cTLG)
    it should be like this https://prnt.sc/gNIZVJgEwirx

    • This topic was modified 3 days, 4 hours ago by Vlad.
    • This topic was modified 3 days, 4 hours ago by Vlad.
    #576191

    Jean-Michel
    Participant

    Hi,
    What is your shop URL?
    Best regards

    #576195

    Jean-Michel
    Participant

    Try adding this code to Theme Settings Global CSS.
    Increase or decrease the padding-bottom value to adjust the height.

    .xts-nav.xts-style-separated>li:after {
    border-width: 0px;
    padding-bottom: 0.5px;
    }

Viewing 3 posts - 1 through 3 (of 3 total)