- This topic has 3 replies, 2 voices, and was last updated 8 years, 2 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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]