When using bullet points in a 1/2 column, in the page builder, the bullets are visible in the editor, but not in the actual page. In the visible page it appear just like normal text. Any clues?
Thank you. I tried this but no difference. I have also cleared cache with no difference.
I just got this theme and is setting it up.
ok,
Share the page URL on which you want the bullets to be shown.
This reply has been marked as private.
hi,
please provide me the admin credentials in private reply. so I can check it.
This reply has been marked as private.
hi,
then you can use this custom css
.v_module.v_text_block.v_first ul li{
list-style:disc !important;
}
add this custom css in apperance>>customize>>custom css
let me know the results.
Thank you! Now the bullets appear. I have added "margin-left: 15px;" and now they are in line with the text.
good,
so closing the topic.