- This topic has 3 replies, 2 voices, and was last updated 5 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › How to use different colors on header widget right
Hi,
I’m trying to change one of the box color (donate and becoming a volunteer) in header widget right. If I change the background color from .signin_wrap span.donateuser, it will affect the both boxes. Kindly let me know how can I change the color of only one box.
http://test.slwebhosting.com/test/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.donateuser:nth-child(1) {
background: #000;
}
Regards,
Dave
Hi Dave,
Thanks a lot for your support. That worked for the first box. kindly let me know how can I change the color of the second box.
Hi,
Kindly use this one
.donateuser {
background: #f00;
}
Regards,
Dave
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]