- This topic has 1 reply, 2 voices, and was last updated 7 years, 5 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 › Construction Pro/Build Forum › Move text to center on pages
Hello,
I need help to move the text on the pages, to the center.
I got this code in the CSS box right now.
.logo { width:14%;}
.header_right { width:85%;}
@media screen and (max-width:768px){
.logo{width:auto;}
}
.nivo-caption{display:none !important;}
.container{margin:0 auto !important;}
It still works on the home page but not on the other pages.
The text was centered there to about a month ago…
http://www.cemi.se/forvalting/
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.content-area { margin:0 auto !important;}
Regards,
Chris
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 […]