- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month 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
If you are operating an online shop, then you know how essential it is to display the right price information with your products so that […]
As an author, it is essential to make your WordPress website more attractive, and we’ll function to please your readers in the right way. Picking […]
Round up of best WordPress recipe plugins for food and chef websites WordPress as extremely powerful and popular website creation and publishing system has become […]