- This topic has 1 reply, 2 voices, and was last updated 7 years, 8 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
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]