- This topic has 1 reply, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Header and Footer Adjustments
https://rockrimmonhandyman.com/
Maintenance Services Pro
On the header, two adjustments:
I want to provide more space so the email address fits under the phone number in Header Right Text 1.
I also want to fix the address so the third line aligns with the first two lines on the left. I think the field is not wide enough.
On the footer, there is a similar problem. The field is not wide enough for the email address. How do I make it wider?
Thanks!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header-content-right { width:60%;}
.head-right-column:nth-child(2) { width: 37%;}
.header-content-right i { margin-bottom:15px;}
#footer .contact-info .col-4 { width:40%;}
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]