- This topic has 5 replies, 2 voices, and was last updated 6 years, 6 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 Maintenance is an important aspect of running a webpage. To ensure that your website is running smoothly, regular updates need to be done. Such […]
Are you getting Connection is Not Private Error frequently in your WordPress site? If yes, so you have to fix it soon. This error message […]
If you have created a website but the content of the website is too long that is uneasy to understand at this situation you can […]