Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 6, 2018 at 5:40 pm #922431 domvitzParticipant Hi, trying to change the border on the images. Im using this css and no matter what #colour I use it doesnt change the colour. .jbimageborder { border: 1px solid #79b949; padding: 3px; } any ideas? many thanks Dom March 7, 2018 at 6:04 am #922742 RikardKeymaster Hey Dom, Try to override it with !important: .jbimageborder { border: 1px solid #79b949 !important; padding: 3px; } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In