- This topic has 5 replies, 2 voices, and was last updated 8 years, 7 months 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 Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]