Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1370112

    Hi
    i tried lots of solution but nothing is working.
    I need a line of 3 images in the sidebare widget but CENTER, by default it’s on the LEFT, impossible to center them all.
    Is there an easy way to solv that?

    #1370224

    Hey jb84,
    Try this css:

    .sidebar_right #text-12 {
        display: flex;
        justify-content: center;
    }

    After applying the css, please clear your browser cache and check.
    the expected results:
    2022-10-25_002.png

    Best regards,
    Mike

    #1370265

    thk perfect!
    you can close

    #1370287

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center 3 images in a sidebar widget’ is closed to new replies.