This topic has 6 replies, 3 voices, and was last updated 4 years, 11 months ago ago by Olga Barlow
Hi, I am having problems with the image gallery: the images are scaled larger. I need them to appear the same size. I tried adding this code to the css but to no avail.
.imagesthumbnail {
height: 100% !important;
}
Screenshots for reference.
Hello,
Please provide URL and temporary wp-admin access.
Regards
Please kindly use the bluehost staging site.
Hello,
These styles come from WPBakery Page Builder plugin – http://prntscr.com/qdwarx
You can add the next code in Custom CSS for page:
.flexslider .slides img {
width: auto !important;
}
Regards
Hello Rose,
Thank you so much.
But now the alignment is off, I would like everything centralized and the navigation arrows are also off. Could you please help me to align the columns to be centre, as well as the navigation arrows to be in their proper places?
Thanks!
Hello,
Check images alignment now. What about arrows: do you want to remove them or they just should be aligned?
Regards
You must be logged in to reply to this topic.Log in/Sign up