Archived topic
Bulleted List Space Adjustment
6 replies · Started by Artin on September 3, 2022
Hello GP Team,
In my article https://glutenfreepizzapies.com/guide-to-ordering-gluten-free-at-marcos-pizza-and-review/ I have created a highlighted bulleted list that I think sit far too right in the content space. It looks even further right when I check it on my mobile...
The bulleted list is under the first H2....
Any idea if I can bring it to the middle of the content so it looks even on mobile screens too?
Hi there,
Try this CSS:
ol.has-background, ul.has-background {
margin-left: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Leo,
I included the CSS under additional CSS section but it's still no changes...
I'm not seeing the CSS added.
Can you clear and disable your caching plugin first?
Leo,
I deleted my caching plugin and still nothing... Do you show the CSS added?
Okay looks like I did it... It worked...
No problem :)