Weird 150 px padding right
-
Hello,
here is an image of my problem:
I am using betheme and elementor.
Since two days (five hours) I am trying to remove 150px padding of each a element in the menu.
All elements above doesn’t have padding-right, only the a elements.Giving backgroun-color: red works but following css doesn’t work:
a {
padding-right: 100px;
padding: 0 0 0 0; }
.collapsing.categories.collapse a {I’m also misusing this plugin. I only want to show subcategories, no main categories.
It is not betheme or elementors fault. I have no single css code where I give something padding.
Any ideas?
- The topic ‘Weird 150 px padding right’ is closed to new replies.