- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 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 › Healing Touch contact page
How can I control the layout of the Contact Us page in Healing Touch? Here’s my page:
http://downtownplasticsurgeryla.pageplanet.com/contact-us/
I want to bring the address section up, so it is aligned with the top of the map.
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.sitefull { position:relative;}
.contact_right { position:absolute; right:0; top:0;}
@media screen and (max-width:1023px) {
.contact_right { position:inherit;}
.sitefull iframe { width:100%;}
}
Regards,
Shri
Thank you. Is there a way to adjust how far down the contact information is? I thought maybe I could put “top:50” to move it 50 pixels down but it moves it all the way down– where it was before the custom CSS went in.
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
h3.widget-title { margin-bottom:50px;}
Regards,
Shri
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
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, […]
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 […]