Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70262
    Giacomo Sacchet
    Participant
    Premium Member

    I updated WordPress to 6.1 and Ashe to the latest update available so far (nov 14 2022).

    I have an issue on my gallery. In the editor i see it correctly, but in the article i see the three images in one column with no spaces.

    I attach two screenshots of the situation (article here https://diventeromilionario.it/recensione_curve)

    In the editor:

    In the page:

    Thanks!

     

    Giacomo

    #70268
    vako
    Keymaster
    WP Royal Team

    Hi Giacomo,

     

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    float: left;
    margin-right: 3px;
    }

     

    Kind Regards

    #70270
    Giacomo Sacchet
    Participant
    Premium Member

    Hi,

    thanks for the quick support. Will it be fixed in the next updates, since the code you gave me is not considering margin-bottom and mobile view?

    Thanks!

    Giacomo

    #70271
    vako
    Keymaster
    WP Royal Team

    Hi Giacomo,

     

    This case is already sent to the developer’s board, they will find the best solution.

     

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.