Help Changing Size of Image Slider
-
Hello,
I need some help changing the size of the image slider on this site:
https://puremednaturopathic.com/
I can change the size of the image itself by changing the width here, but that leaves the box containing the image at its original size.
.flexslider .slides img {
display: block;
max-width: 100%;How can I change the size of the entire box? I’ve been through the code with firebug but can’t figure out what to do.
Thanks for any help!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Help Changing Size of Image Slider’ is closed to new replies.