-
-
Hi
When im using bullets list inside the VC text block first one its going right justify automatically.
only when the text is list only no text before it
-
-
-
Hello,
Please add this code into your custom css box:
li { float: left !important; width: 100% !important; }Result screenshot. Let us know.
Best regards!
-
no way
this is effecting every where in the website and destroy my menus at the to and in the footer …
Pls advice
-
Hello,
Please edit the code to this:
.wpb_text_column.wpb_content_element li { float: left !important; width: 100% !important; }Result.
If you have bullet list in only this page, you can ad the css code into this page’s custom css box (look for the gear icon at the right-top of your visual composer editor).Let us know.
Best regards!
-
Viewing 5 reply threads
You must be logged in to reply to this topic.