This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
Hello,
The unordered lists in content areas and on the products page are not aligning properly. Can I have the CSS to fix please?
Product page: http://ua.redwolfhostingdenver.com/shop/12-inch-sleek-wooden-serving-board/
Home page: http://ua.redwolfhostingdenver.com/
paragraph text in gray box next to cake photo
Thanks!
Victoria
Hello,
Could you please clarify how you want to align the text?
Thank you.
Best regards,
Jack Richardson.
The bulledts on the left should align with the left margin. Now, they extend left of the margin.
Victoria
Hello,
Please add this code in 8Theme Options > Styling > Custom CSS > Global Custom CSS:
li {
list-style: inside;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up