• I’m using the Graphene theme and this is the particular page I am talking about – https://psoriasisandarthritis.org/great-grips-clear/
    I want to keep the borders around the pics but remove it from the Amazon buy button. I have added this code
    #content .entry-content a img,
    #content .entry-content img {
    border: 0;
    }
    to Custom CSS which removes the borders from all pictures but I would like to be able to remove the border from certain images only.
    Thanks
    Peter

  • The topic ‘Borders aroung images in Graphene theme’ is closed to new replies.