Bullets I cannot remove

richard25
165 Posts
richard25 posted this 24 March 2016

Hi

There are some bullets I just cannot remove on the following page

http://wrapupweb.co.uk/portfolio (see attached screenshot 1 - circled in red)

and this page

http://wrapupweb.co.uk/caroline-platt-consultancy (see attached screenshot 2 - circled in red)

I have tried various CSS hacks but without luck

Cheers

Hi There are some bullets I just cannot remove on the following page http://wrapupweb.co.uk/portfolio (see attached screenshot 1 - circled in red) and this page http://wrapupweb.co.uk/caroline-platt-consultancy (see attached screenshot 2 - circled in red) I have tried various CSS hacks but without luck Cheers
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 25 March 2016

Hi,

Please add the following code under the Home >> Settings >> Additional CSS:

.sprocket-mosaic li:before, .content-links li:before
{
  content:none!important;  
}

Sincerely,
Hella

Hi, Please add the following code under the Home >> Settings >> Additional CSS: .sprocket-mosaic li:before, .content-links li:before { content:none!important; } Sincerely, Hella
richard25
165 Posts
richard25 posted this 25 March 2016

Thanks

That did the trick

Thanks That did the trick
Support Team
Support Team posted this 25 March 2016

You are welcome. Feel free to contact us in any other occasion.

Sincerely,
Hella

You are welcome. Feel free to contact us in any other occasion. Sincerely, Hella
You must log in or register to leave comments