- This topic has 7 replies, 3 voices, and was last updated 4 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Page content centre align
Hi,
I’m using the Psychology Theme on www.groepspraktijkzuid.be.
The content of all pages is center aligned. However it is not one page (www.groepspraktijkzuid.be/afspraak).
How can I fix this, please?
Kind regards,
Marc
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.middle-align { width:1170px;}
Regards,
Chris
Thanks for replying, Chris
but this doesn’t help. When I enter that CSS code the page www.groepspraktijkzuid.be/ons-team is squeezed and the pictures look like this.
Kind regards,
Marc
Hi,
Kindly use this CSS:
.site-main {
width: 60%;
float: none !important;
margin: 0 auto;
}
Regards,
Chris
Thank you again,
but no, that doesn’t center the content of the www.groepspraktijkzuid.be/afspraak page. Resuming: all pages should remain as they are, I only want the content of that Afspraak page centered.
Kind regards,
Marc
Hi,
Remove CSS;
.site-main {
width: 60%;
float: none !important;
margin: 0 auto;
}
And replace;
.site-main {
width: 60% !important;
float: none !important;
margin: 0 auto;
}
Regards,
Chris
And that finally did it!
Thanks a lot, Chris
Kind Regards,
Marc
Cool. Kindly give us a nice 5 star review here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Shri
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]