This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Bullet points Formatting / looks

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi,

When I look at the visual editor the bullet points before the text look round. Then when I publish the page they are square.

Is there come formatting going on in vantage? Can that be sorted with some custom CSS?

Also I loose the space in between the lines of text (line spacing) Again can be sorted with CSS

If you could let me know that would be great.

The site is still under construction so no URL sorry.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi Freddie_CS

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* Lists */
    .entry-content ul {
      list-style-type: circle;
    }

    Are you losing spacing between items in a list? Have you tried using shift+enter?

  2. Freddie_CS 10 years, 4 months ago

    Thats great thanks.

    I can sort the rest of the issues!

    Thanks again

  3. Andrew Misplon Staff 10 years, 4 months ago

    For sure :) Glad we could help.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread