- This topic has 3 replies, 2 voices, and was last updated 7 years, 3 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
Free WordPress Analytics Plugins You’ve launched your WordPress website, published content, and are working hard to bring in visitors. But do you truly know what […]
Free Chat Plugins for WordPress Your website is a powerful tool for attracting visitors, but how effectively are you converting them into customers? Potential buyers […]
WordPress GDPR Plugins Maintaining a WordPress website comes with a lot of responsibilities, but nothing feels as challenging as ensuring compliance with data privacy regulations. […]