Thumbnail Styling
-
Hello there,
I am having an issue with styling multiple galleries on a single WordPress page. I changed the margins and border-radius using the following CSS:
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 { margin: 10px 15px !important; } #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 img { border-radius:3px !important; }This worked for the first gallery. However, when I added a second shortcode on the same page, the following gallery doesn’t use the CSS. The site is not yet public, so I don’t have a url to share with you. However, below are screenshots of the galleries on the page, as well as the shortcodes used when editing the page. Please advise what CSS I should use to apply styles to all galleries.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Thumbnail Styling’ is closed to new replies.