• Hi my website is http://www.nick-knox.com

    I am just trying to put a white background behind the widget titles.

    I can only seem to get it working on the widget content, not the title.

    I have been trying to change everything I can in the last couple days and still going. If anyone could help me that would be awesome! Thanks in advance.

    Let me know and I can copy and paste all my code here.

Viewing 7 replies - 1 through 7 (of 7 total)
  • As this is a commercial theme, you need to seek support from the theme’s vendors.
    http://themnific.com/

    Let me know and I can copy and paste all my code here.

    Please don’t. See the Forum Rules.

    Thread Starter thekidknox

    (@thekidknox)

    Thanks I didn’t know about using pastebin.
    What do you mean by commercial though? I downloaded it from wordpress’s available themes. And it is not from themnific.

    Sorry I am kind of a newbie to wordpress and all this.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Thread Starter thekidknox

    (@thekidknox)

    Yes that is the theme I am using. When I try to go to the authors url the computer blocks it and says its not safe. It is not my personal computer so I can’t really access the things I need to, to unblock it.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    The author URL is dead anyway.

    You want to add this to your child theme’s CSS:

    #sidebar-right h2, #sidebar-left h2, #sidebar-bottom h2 {color: #ffffff;}

    Thread Starter thekidknox

    (@thekidknox)

    Thanks for your response. I tried this and it doesn’t work.

    Even when I just edit the section in my css that is already dedicated to the sidebar h2’s, changing the number code doesn’t change anything on the page.

    I really think I have tried changing every number code in the css that I am not familliar with and nothing has changed it.

    I just want the font color to be one, and the font to have a background color.

    Try using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Trying to add background color to widget titles’ is closed to new replies.