Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1259942

    hello I have inserted the masonary blog but I would like to see smaller previews both from the desktop and from the mobile. how can I do? you can see at the bottom of the page https://nuovosito.fondazioneitsrc.com/wordpress/
    thank you

    #1259991

    Hey patriscia_new,

    What do you mean by smaller previews?

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1260075

    Hello and thanks for the reply. I don’t have a specific demo. but I would like if possible:
    1) first of all if I insert n. 4 of articles depending on the size of the screen puts them on the left while I would like them centered. I send you two photos as seen from an average and a large pc.
    2) is it possible to make the boxes appear smaller on the mobile phone?

    IMG-20201112-102113
    IMG-20201110-WA0016

    Thanks

    #1260397

    Hi patriscia_new,

    It might be better to make the boxes bigger on the big screens:

    
    @media only screen and (min-width: 1800px) {
    .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry, .responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry {
        width: 25.6%;
    }
    

    It will be difficult to center as the position of the masonry boxes is calculated in JavaScript.
    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1260769

    Hello and thanks for the reply. I entered the code but it just shrinks everything, even on the medium sized pc and doesn’t center.

    #1260847

    Hi patriscia_new,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1260944
    This reply has been marked as private.
    #1260959

    Victoria please can you also see this that I had posted in another post? how can I get rid of the border around the accordion cell you see in the picture, and how do I change the + icon to another icon?
    Screenshot-2-LI
    thank you

    #1261099

    Hi patriscia_new,

    I adjusted the code for you. Please check.

    Best regards,
    Victoria

    #1261480

    perfect. thank you so much

    #1261676

    Hi patriscia_new,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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