ResolvedHelp with site

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24071
    luisaverdee
    Participant

    Hi, I’m working with the multivendor

    1- I’m trying to turn off the tear-off via theme options > common styles and it’s not working
    2- Can I remove the hover line under the menu items?

    Thank you

    #24199
    Althemist
    Keymaster

    Hi luisaverdee,

    1. The global tear off option only controls the site footer adn page title effect. For the Row elements on pages, you’d need to turn it off for each Row in it’s setting. It’s done from the page builder.

    2. The only way to remove the line would be with CSS. Something like this:

    #main-menu ul.menu > li > a::before {
    display: none !important;
    }

    Regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register