Gallery Image Description Width
-
Hi,
Is it possible to get the CSS to change the displayed image description from 50% to 100%.
I can see that the CSS around that element is:
bwg_container1_0 #bwg_container2_0 .bwg_image_alt_0 { display: table-cell; width: 50%; text-align: left; font-size: 20px; font-family: arial; color: #000000; padding-left: 8px; word-wrap: break-word; word-break: break-word; vertical-align: middle; }
But I’m not quite getting it right to be able to change the width to 100%. I’ve been trying:
.bwg_image_alt_0 { width: 100%; }
In my Custom CSS but clearly I’ve not quite got it right.
Help!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Gallery Image Description Width’ is closed to new replies.