(WPBakery) Woodmart Widget – Align Center
-
I am using the widget “Images Gallery” to put 2 pictures in a footer, but I don’t see any functionality in your widget to align-center.
Can you tell me which extra class name could make this?
Hello,
There is no option. You would better make the proportional images.
Best Regards
What do you mean by “proportional images”?
I know that there is no such option. That is why I asked about the “exta class” option because I don’t understand how something so basic like this isn’t available.
Can you please provide the CSS class name for aligning them
Hello,
Add this code to the Theme Settings > Custom CSS:
.footer-container .woodmart-images-gallery {
text-align: center;
}
Best Regards
Unfortunately, the code is not working
Hello,
Replace the gallery element with the simple image element which has the option of image aligning in the center. http://prntscr.com/m1k4rj
Best Regards
The topic ‘(WPBakery) Woodmart Widget – Align Center’ is closed to new replies.