I see on my home page that the alignment of the header widget text - is to the left - while all other pages on the site are center aligned for the same widget.
In the source code I see it is caused due a text-center rule of the page header align. Probably it is added to the wrong HTML element. I will check this out and fix it for the next update.
For now it can be fixed with the following CSS (please add via Appearance > Customize > Theme Options > Custom CSS)
Hi Barry.
I see on my home page that the alignment of the header widget text - is to the left - while all other pages on the site are center aligned for the same widget.
www.chirocontracts.com
Can you help me sort out why this is?
Hi Stephen,
In the source code I see it is caused due a text-center rule of the page header align. Probably it is added to the wrong HTML element. I will check this out and fix it for the next update.
For now it can be fixed with the following CSS (please add via Appearance > Customize > Theme Options > Custom CSS)
.header-widgets .widget { text-align: center; }
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Thanks for this also. :)
Cheers
Best regards,
Barry
QreativeThemes.com | WordPress Themes