• Resolved celes15

    (@celes15)


    Hi,

    I’m placing images via image box and image float/alignment do left and top vertical.
    When i changed setting in mobile to center i can see center vertical alignment in both devices – mobile and desktop.
    Is it issue or my wrong interpretation of this function?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support dimned

    (@dimned)

    Hi @celes15,
    I’m sorry but I’m not sure U get the question correctly. Could you describe it in more detail providing screenshots or URLs of your site where we can check those examples?

    Thread Starter celes15

    (@celes15)

    Hi @dmytro

    Below you will find links to images:

    https://ibb.co/h82DqdQ – Block setting
    https://ibb.co/SXTq3y5 – mobile view
    https://ibb.co/gztSXgb – PC view

    What I want to do:
    – on PC I want to top vertical align and float image to left.
    – on Mobile I want to center vertical image and column display.
    The second assumption is true in both cases but i have problem with vertical alignment.
    On both devices they are center aligment like in screenshots.

    Plugin Support dimned

    (@dimned)

    Hi @celes15,
    Thanks for the clarification. I’ve tried to replicate it locally though it worked correctly:
    PC https://prntscr.com/xd28y9
    Mobile https://prntscr.com/xd2e76

    Probably the styles of the block are overridden by your theme or some custom styles. Could you specify what theme do you use or could you share a link to the page where I can inspect the styles?

    Thread Starter celes15

    (@celes15)

    Hi @dmytro

    I checked some css and class .has-mobile-alignment-center – don’t have @media restriction.

    .has-mobile-alignment-center .wp-block-getwid-image-box__image-container {
        align-self: center;
    }

    It’s from block.style.css.

    Link to page – click

    Plugin Support dimned

    (@dimned)

    Hi @celes15,
    Thanks for your reply. I’ve forwarded your case to our developers. We will notify you if we have any news. Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image Alignment – Image Box’ is closed to new replies.