Alif Fahmi Posted September 11 Share Posted September 11 (edited) Hi guys, How i want to set alignment popular product wording from center to left? Thank you Edited September 11 by Alif Fahmi (see edit history) Link to comment Share on other sites More sharing options...
Krystian Podemski Posted September 14 Share Posted September 14 Do you have your store somewhere online? This way it would be easier to help by providing you with some changed CSS rules Link to comment Share on other sites More sharing options...
Alif Fahmi Posted September 19 Author Share Posted September 19 This is my shop link https://edustore.etech.com.my/nobel/ Link to comment Share on other sites More sharing options...
Krystian Podemski Posted September 19 Share Posted September 19 You can create a file: themes/your_theme_name/assets/css/custom.css and put there this code: .featured-products .products-section-title { text-align: left; } Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now