Bullet List - Upper Case Stuck on

eleanor
374 Posts
eleanor posted this 03 December 2020

Hi

My website bullet list is refusing to change from being upper case.
Please can you help me sort this issue.

bullet-list-001.PNG

bullet-list-002.PNG

https://www.elitelessons.co.uk/our-prices.html

Thank you
kind regards

Eleanor

Hi My website bullet list is refusing to change from being upper case. Please can you help me sort this issue. !bullet-list-001.PNG! !bullet-list-002.PNG! https://www.elitelessons.co.uk/our-prices.html Thank you kind regards Eleanor
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 04 December 2020

Hello Elanor,

You can try adding this code to Home -> Settings -> Additional CSS:

.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li, .bd-bulletlist li {
    font-variant-caps: normal!important;
}

Gina
Themler support

Hello Elanor, You can try adding this code to Home -> Settings -> Additional CSS: .bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li, .bd-bulletlist li { font-variant-caps: normal!important; } Gina Themler support
eleanor
374 Posts
eleanor posted this 04 December 2020

Hiya

Thank you very much that worked beautifully.
I also has to add code to stop the text being bold.

I've had a couple of sites lose the ability to change the bullet list without code.
Please would you mention this to your developers?

Thank you so much really appreciate your help.
kind regards

Eleanor

Hiya Thank you very much that worked beautifully. I also has to add code to stop the text being bold. I've had a couple of sites lose the ability to change the bullet list without code. Please would you mention this to your developers? Thank you so much really appreciate your help. kind regards Eleanor
You must log in or register to leave comments