Themia Theme Pro Options - Custom CSS doesn´t work anymore

Discussion in 'Themia WordPress Theme' started by asadahlstrom, Dec 2, 2013.

  1. asadahlstrom

    asadahlstrom New Member

    Joined:
    Mar 1, 2012
    Messages:
    4
    Likes Received:
    0
    Hi!
    Suddenly the changes that I've done in the "Custom CSS" doesn't work anymore.

    The code I´ve added is:
    .content h3 {
    display: none;
    }
    #commentsbox {
    display: none;
    }
    .feature_content h2, .testimonial_wrapper h2 {
    color: #009DE0;
    }
    .read_more {
    color: #009DE0;
    display: "Läs mer";
    }
    .footer_menu {
    display: none;
    }

    And when you look at www.babyproofer.se you can see that not the "read more" tag is changed nor the "Comments and response" at the pages. But the color for "Läs mer" are correct.

    And this just happened without the client getting into the admin...

    Thanks!

    //Åsa
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
  3. asadahlstrom

    asadahlstrom New Member

    Joined:
    Mar 1, 2012
    Messages:
    4
    Likes Received:
    0
    Hallo again!
    I've updatet the theme but it still doesn't work. The problem is the change of "read more...." to "Läs mer...". Now Iv'e changed the two words in the php-file but I would like to solve it in the Custom CSS so that I don't have to do this each time its a new update. What could be the problem?

    The same thing goes for "Your Name:", "Your Email" ... and "Send" at http://www.babyproofer.se/om/kontakt/.

    Thanks!
    //Åsa
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160

    Attached Files:

Share This Page