Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26181
    Shana
    Member

    Hello Friend,

    Can you please give me the lines of css that will change the following?

    –The front page slider rollover layover color
    –The front page slider post caption layover color
    –How to remove the author, date, and category stamps from each post

    I am working within a child theme style.css file. I have ready other forums and tried myself a couple lines of code for each but with no success. Please help!

    My site is http://www.casajerusalen.com

    Muchisimas Gracias! xx

    #26258
    Shana
    Member

    Update: I have figured out the code for all of the above, except to remove the category stamp from the featured image posts. Can you help me with this one item?

    #26306
    Sakin
    Keymaster

    @Shana: You can add the following css in your child theme style.css
    .hentry .entry-meta { display: none; }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Couple Questions about customizing with Child Theme css’ is closed to new replies.