Site logo

Archived topic

Align image with text

17 replies · Started by Janani on November 27, 2022

Viewing posts 16–18 of 18

Now replace this CSS:

.zen-meditation {
    width: 75%;
    margin: 0 auto;
    background: #fff;
    padding: 25px 25px 10px;
}

with:


.zen-meditation {
    width: 75%;
    margin: 0 auto;
    background: #fff;
    padding: 25px;
}

Dear David

Thank you very much. This really worked! Hats off to you and your team.

Kind regards,

Glad we could be of help

This archived topic is closed to new replies.