1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Divi Person module Image Alignment Issue

Discussion in 'Free Divi Community Forum' started by gokul, Jun 15, 2021.

  1. gokul

    gokul Member

    Hi,

    How can i align person module image to center.


    Thank You.
     
    1. PRO MEMBER PERKS Divi Block Pro - 30+ premade custom footer designs for you to choose from:View Demo
  2. Sha On

    Sha On Divi Expert

    That's interesting! You should use some css in additional CSS option after finding out the class for the images.


    @media screen and (max/min-width: 992px) {

    .class{
    margin-top: ..... px/%
    margin-bottom: ..... px/% (as needed)
    margin-left: ..... px/% (as needed)
    margin-right: ..... px/% (as needed)
    }
    }

    Or,

    @media screen and (max-width: 900px) and (min-width: 600px) {

    .class{
    margin-top: ..... px/%
    margin-bottom: ..... px/% (as needed)
    margin-left: ..... px/% (as needed)
    margin-right: ..... px/% (as needed)
    }
    }

    keep in mind that it might affect your website performance.

    You are invited to contact me if you need help regarding any issues with DIVI.

    my website-

    https://freelancershaon.club/contact-me/