Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Multisite (http://forum.bytesforall.com/forumdisplay.php?f=46)
-   -   editing the title of an individual widget (http://forum.bytesforall.com/showthread.php?t=22889)

fcitino Oct 23, 2014 09:35 AM

editing the title of an individual widget
 
Hi All,

I am using WP 3.9.2 multisite and Atahualpa 3.7.18. The site I am editing is http://www.science.smith.edu/wordpre...sciencecenter/. I am trying to change the title color of left sidebar menu widget without changing the the title color of the other widgets, but I do not know the syntax. I also tried changing the background color of this menu title. I was able to do it, but I could not get the color to bleed to the top, left, and right sides of the sidebar.

Any help for either of these would be greatly appreciated.

Frank

juggledad Oct 23, 2014 12:11 PM

did you try in CSS Inserts
HTML Code:

div#nav_menu-2 div.widget-title h3 {color:#ff4e6c;}

fcitino Oct 23, 2014 12:37 PM

I was missing the h3! Thanks. What about the header title box color question?

lmilesw Oct 23, 2014 12:52 PM

You're probably going to have to play with margins and padding for the look you are after. A negative top margin will move the title up and thus a background will "bleed" to the top.

juggledad Oct 23, 2014 01:26 PM

use 'background-color'


All times are GMT -6. The time now is 06:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.