- This topic has 3 replies, 2 voices, and was last updated 3 years, 7 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 › Bullets left justified
Theme: Engineering
Site: https://www.mysfirm.com/EODtwo/
– How to I make the bullets left justify and centered? I selected the format in the page builder, but it won’t change.
– How to I add padding to this area (shown in green)?
https://snag.gy/8CJ9yi.jpg
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-builder-block-inner.skt-builder-block-inner-870 ul {
padding-bottom: 50px;
width: 33%;
padding-left: 0;
margin: 0 auto;
text-align: left;
}
Regards,
Dave
thank you, task can be closed.
🙂
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]