- This topic has 1 reply, 2 voices, and was last updated 8 years 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 looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]