This topic has 1 reply, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #86096
     LuukDriessen
    Participant

    Hello,

    I have a few questions.

     

    1. The border-radius on the main menu buttons when hovered. I want to disable this radius. Which class can I use?

    2. Is it possible to use another slider? Layerslider for example? I mean for the homepage/slider.

     

    Thanks in advance

    #86235
     Laura
    Moderator

    Hello, yes you can, but you will need to add the shortcode inside of the page editor or use a page builder 🙂
    This will disable the hover radius, please add to style.css of child theme

    COPY CODE
    
    .top-bar ul > li:not(.name):hover, .top-bar ul > li:not(.name).active, .top-bar ul > li:not(.name):focus {
        border-radius: 0px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?