- This topic has 5 replies, 2 voices, and was last updated 9 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Right justify contact information
Hello, how do I right justify the contact information (phone number and email) at the very top of the site so it is above the shopping cart icon? Currently it is left justified.
http://www.evergearcases.com/temp/
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.signin_wrap .widget-left { float:right;}
Regards,
Shri
Thank you, it worked. How to I change the blue color of dividers of this same contact info section?
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.signin_wrap ul li, .signin_wrap ul li:first-child { border-right:1px solid #a8a8a8 !important;}
Regards,
Shri
One divider stayed the blue color. Thank you.
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.signin_wrap ul li:first-child { border-left:1px solid #636363 !important;}
Regards,
Shri
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]