Comments Merijn started the conversationMarch 28, 2019 at 8:28pmHi,I want to align the title of all of my pages in the center. I've tried differend css codes that i've found on the internet but none of them worked. Is there a possibilty to align the titles of my pages in the center?Kind regards,Merijn Happel 895TheFox repliedMarch 29, 2019 at 10:10amHello Merijn,You can add this custom css ( thefox > styling options ) :.page_title_ctn h1 { display: inline-block; float:none; }.page_title_ctn .table_wrapper { text-align:center; }This should do the trick!Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hi,
I want to align the title of all of my pages in the center. I've tried differend css codes that i've found on the internet but none of them worked.
Is there a possibilty to align the titles of my pages in the center?
Kind regards,
Merijn Happel
Hello Merijn,
You can add this custom css ( thefox > styling options ) :
.page_title_ctn h1 { display: inline-block; float:none; }
.page_title_ctn .table_wrapper { text-align:center; }
This should do the trick!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme