Hi there, I want to align the feature text heading to the left or justified rather than it being centre on my homepage. Thanks
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content h1{ text-align:left; } Thanks & Regards Gourav Shrivastava