• Resolved ratneshgamingg

    (@ratneshgamingg)


    I want to remove borders from social media icons (its a plugin). Due to borders on Post image, it appears on social media icons too. Want to change it. Rest keep border on post image and remove from social media icon. Please guide

    Image to Page

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    try changing your border CSS to this:

    .entry-content p img {
        border: 1px solid #000;
    }

    It will only affect images that are within a paragraph.

    Thread Starter ratneshgamingg

    (@ratneshgamingg)

    Thanks it worked @david.

    Also is there any way I could make those post images fullscreen as similar to Featured Image?

    Can you raise a new topic, so this once can be resolved

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing social icon border’ is closed to new replies.