How to remove a line prior to a list
-
Hi,
I’ve created a list with bullets, but I don’t want an extra line prior to the list. I’ve tried exploring the text editor, but I can’t figure out what’s to be changed. For an example, look at the home page of our site teachlearntech.net. I also included an example below of what it looks like now vs. how I want it to look. Thanks.
DeniseWhat it looks like now:
textbullet 1
bullet 2
bullet 3What I want it to look like:
text
bullet 1
bullet 2
bullet 3The blog I need help with is: (visible only to logged in users)
-
This depends on the theme you are using, and can only be changed via Custom CSS.
Essentially, the theme’s CSS is adding a “Margin” to the list, so you would need to purchase the Custom Design addon, and add some Custom CSS to override the default styles.
- The topic ‘How to remove a line prior to a list’ is closed to new replies.