Archived topic
Won't able to remove bullets from menu using Elementor
1 reply · Started by Umad on November 21, 2018
Viewing posts 1–2 of 2
I am using Elementor Pro in which i am using theme navigation Widget in which i am getting bullets and i am won;t able to remove that css too its look awkward.
Here is the screenshot: http://prntscr.com/lldvp9
Go to the bottom of side.
Hi there,
This CSS should help:
.elementor-widget-container .menu {
list-style-type: none;
margin: 0;
}
This archived topic is closed to new replies.