- This topic has 1 reply, 2 voices, and was last updated 5 years, 7 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
Are you in search of publishing your website at a minimal, the user hasr also evolved and is constantly trying toimprove their websites’ aspectse themes […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
WordPress content management system comes with prebuilt post revision functionality. It’s a system that keeps the record of each added publication or draft made on […]