• I’m trying to adjust the color of the text displayed on mouse over on the images of the main page of this. (I’m using Autofocus+ 1.3 theme)

    In the styles.css I added:
    #container #content h2.entry-title {font-size:88px;color:#c00;}
    While the font-size is being changed to 88px, the color parameter seems to be ignored.

    I tried the same in the content with:
    #main #container #content .entry-content {font-size:48px;color:#c00;}
    That worked as expected as you can see.

    Any clue how I can change the color of the headline?

  • The topic ‘setting color does not work in main page display of Autofocus theme’ is closed to new replies.