Bullets showing up on my form and next to my slider

artistx
2 Posts
artistx posted this 11 January 2016

http://rorv.techit-services.com/online-reservations/

Bullets seem to keep showing up on every part of this form (Gravity Form) is there any way to remove them?

http://rorv.techit-services.com/ also a single bullet shows up on the left next to top part of the slider... I'd like to remove that also.

http://rorv.techit-services.com/online-reservations/ Bullets seem to keep showing up on every part of this form (Gravity Form) is there any way to remove them? http://rorv.techit-services.com/ also a single bullet shows up on the left next to top part of the slider... I'd like to remove that also.
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 11 January 2016

Hi,

I do not se bullets in the first link. But here is the code to remove it from the slider:

.rev_slider li:before
{
content:none!important;
}

Sincerely,
Hella

Hi, I do not se bullets in the first link. But here is the code to remove it from the slider: .rev_slider li:before { content:none!important; } Sincerely, Hella
You must log in or register to leave comments