• Resolved OB

    (@reburton3941)


    Hi,
    I would like to change the color of the “Featured Posts” and possibly the area immediately surrounding it to #e6e6e6 on my website. I have little experience in modifying my style sheets but definitely want to learn. I have a child theme and I’m using the Custom CSS manager which seems to be more effective with the style changes. My website URL is http://www.bestmenswatchesreviews.com
    I will be making similar requests for other issues on this site please excuse my repetition of the same information.
    Thanks in advance for your help!

Viewing 11 replies - 1 through 11 (of 11 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Which posts are your featured posts?

    Thread Starter OB

    (@reburton3941)

    I’m not sure I understand the question, but I am talking about the display of Posts as they are listed on the right side column of the pages you open with the “Read More” buttons. I thought they were called the Featured or Archived Posts or something like that. I’m not sure what they are called but you can see them on my website if you click on one of the “Read More” buttons.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    What do you mean by change the colour, change the colour of the text?

    Thread Starter OB

    (@reburton3941)

    I’m sorry I was not specific. I want to change the background behind the font.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    There’s this style in your Custom CSS:

    #primary-main .site-main .main-article {
    background: #ffffff;
    border: 10px solid #ffffff;
    outline: 1px solid #ffffff;
    }

    Isn’t that controlling the background colour?

    Thread Starter OB

    (@reburton3941)

    That does changes the “colour”:) of the main article. What I am wanting to change here is the color:) of the list of featured posts in the column to the right of it.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Could you point out that column on this screenshot: http://snag.gy/XP3AW.jpg

    Thread Starter OB

    (@reburton3941)

    I’m sorry, again I was not specific enough. It is on the page you see when you click on any of the Read More buttons

    Thread Starter OB

    (@reburton3941)

    What is that page called?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Oh I think you need to set your background colour in this (in your Custom CSS):

    #secondary .widget {
    
    }

    Thread Starter OB

    (@reburton3941)

    Thanks for your help! That did it. I am forever in your debt!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘I would like to change the color of the "Featured Posts"?’ is closed to new replies.