Home Forums WoodMart support forum (WPBakery) Woodmart Widget – Align Center

(WPBakery) Woodmart Widget – Align Center

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #99096

    Jeriss Cloud Center
    Participant

    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?

    #99129

    Hello,

    There is no option. You would better make the proportional images.

    Best Regards

    #99155

    Jeriss Cloud Center
    Participant

    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

    #99257

    Hello,

    Add this code to the Theme Settings > Custom CSS:

    .footer-container .woodmart-images-gallery {
    	text-align: center;
    }

    Best Regards

    #99263

    Jeriss Cloud Center
    Participant

    Unfortunately, the code is not working

    #99307

    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

    #99733

    Jeriss Cloud Center
    Participant

    Ok thanks

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘(WPBakery) Woodmart Widget – Align Center’ is closed to new replies.