• I want to change the distance between the share icons under a blog post. I looked with firefox developers tool for the css code and changed the .wpusb-item css code. When I do so I see that the distance between the share icons changes but when i put the next code in custom CSS nothing changes:

    .wpusb-item {
    margin-right: 10px;
    }

    Can somebody help me?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘distance between share icons’ is closed to new replies.