- This topic has 3 replies, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Naturo Pro: How to force left-align of page titles?
I am wondering if you have a CSS code to force the page/section titles to left-align.
This is a problem on mobile where the page titles seem to be coming out with a lot of space between words, so I am guessing it is currently justify-aligned.
See image:
https://imgur.com/a/vP8grn2
Kindly add this code in Custom CSS box:
@media screen and (max-width: 767px){
h1.entry-title {text-align:left !important;}
}
Regards,
Shri
Thank you! This resolved the problem.
-Jason
Great.
Regards,
Shri
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]