- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]