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

  • Author
  • #95932
     gugga7
    Participant

    Hello,

    I added the following CSS to my styles.css sheet under the child theme but nothing happens on the front end. Am I missing something?

    .tabs.pill.custom dd.active a {

    background: #332b50;

    }

     

    .pmpro_label {

    background: #332b50;

    }

     

    .label {

    background: #332b50;

    }

    #95933
     gugga7
    Participant
    This reply has been set as private.
    #96109
     Laura
    Moderator

    Hello, try adding a !important before each ; of your code
    Like:

    COPY CODE
    
    .label {
    background: #332b50 !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 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?