This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #174690
     KyndFellow
    Participant

    How can I change the color on my submenus when moused over on hover, so they appear high-lighted?  Youve done this on Sweetdate demo.  See my screenshots.

     

     

    Attachments:
    You must be logged in to view attached files.
    #174771
     Laura
    Moderator

    Hello, it is there but its the same color, try by adding this to style.css of child theme 🙂

    COPY CODE
    
    .dropdown li a {
        background: #1a80b0 !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 🙂

    #174783
     KyndFellow
    Participant

    Thank you. That worked.

    One more thing. Can you please give the CSS for the size of these fonts in my screenshots. I want to make them 16px

    Attachments:
    You must be logged in to view attached files.
    #174923
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme 🙂

    COPY CODE
    
    dt.bp-field-name {
        font-size: 18px !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 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?