Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi,
I’m trying to add list with icons as on specular demo contact page here:
Whenever I add more than 1 list item (2-3..), the whole column with list element gets some extra margin / padding (?) on top and gets pushed downward. When I use only 1 list element, everything works normal. See this behaviour on my example page (in the end):
https://181.224.130.249/~ilmailum/info/
How can I fix this?
Hello,
Sorry for the inconvenience.
Please add these lines at Custom Css code at general options
.wpb_content_element.list { margin-top: -35px; }
Best regards!
You must be logged in to reply to this topic.