-
AuthorPosts
-
November 11, 2020 at 6:22 pm #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 youNovember 11, 2020 at 11:09 pm #1259991Hey patriscia_new,
What do you mean by smaller previews?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaNovember 12, 2020 at 11:28 am #1260075Hello 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?Thanks
November 13, 2020 at 11:37 pm #1260397Hi 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,
VictoriaNovember 16, 2020 at 6:48 pm #1260769Hello and thanks for the reply. I entered the code but it just shrinks everything, even on the medium sized pc and doesn’t center.
November 17, 2020 at 12:45 am #1260847Hi 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,
VictoriaNovember 17, 2020 at 11:43 am #1260944This reply has been marked as private.November 17, 2020 at 12:24 pm #1260959November 17, 2020 at 8:38 pm #1261099Hi patriscia_new,
I adjusted the code for you. Please check.
Best regards,
VictoriaNovember 19, 2020 at 8:56 am #1261480perfect. thank you so much
November 20, 2020 at 12:51 am #1261676Hi patriscia_new,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.