Home Forums Space themes support forum Underline menu

Underline menu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #450664

    Pernilla
    Participant

    The category menu in header and widgets titles has thick underline and I would like to take it away. I can not find the setting to do that.

    #451023

    Luke Nielsen
    Keymaster

    Hello,

    I apologize for the delay.

    Please navigate to Space Dashboard -> Header builder -> edit the “Menu” element and change the “Style” to “Default”.

    https://monosnap.com/file/Bo4Hk3hiZqPRwzEcs1qxBQim5s9tnT

    Don’t hesitate to get in touch with us if you need further clarification on anything.

    Kind Regards

    #451028

    Pernilla
    Participant

    Hello! I already have done that setting! It works fine in the main menu but not in the shop menu and not either in the widget titles.

    #451029

    Pernilla
    Participant

    see my printscreen, please

    Attachments:
    You must be logged in to view attached files.
    #451074

    Luke Nielsen
    Keymaster

    Hello,

    Please use the below code for help, enter it in Theme Settings -> Custom CSS.

    body .xts-sidebar .widget-title span:after,
    body .xts-nav.xts-style-underline-2>li>a .xts-nav-text:after{
    	content: none;
    }
    
    body .xts-nav-shop-cat > li:hover > a {
        color: #a5a5a5;
    }

    Feel free to reach out to me anytime when you have anything more to say.

    Kind Regards

    #451080

    Pernilla
    Participant

    Thank you very much!

    #451082

    Luke Nielsen
    Keymaster

    You are welcome!

    If you ever want to discuss things further, we’re here for you. Do not hesitate to reach out to us and let us know how we can make things right for you.

    Have a good day!

    Kind Regards

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

The topic ‘Underline menu’ is closed to new replies.