Comments dirkmuel started the conversationApril 1, 2020 at 11:55amCan I adjust the pictures in the mobile theme so I get 2 columns and 2 pictures side by side? 2,701PenciDesign repliedApril 1, 2020 at 1:13pmHi,If you do that, the posts will be quite small and hard to read.To do that, you can try add more this code to Customize > Custom CSS: @media only screen and (max-width: 767px){ .container.penci_sidebar .penci-grid > li { width: 48.05% !important; margin-right: 3.9% !important; } .container.penci_sidebar .penci-grid > li:nth-child(2n+2) { margin-right: 0 !important; } }Best Regards,PenciDesign1 Likedirkmuel repliedApril 1, 2020 at 1:51pmWorks good, thank you. Is it possible also for the category pages likeĀ https://hoffmanns-ballonshop.de/geburt-ballonsKind Regards,Dirk 2,701PenciDesign repliedApril 1, 2020 at 2:09pmHi,For portfolio pages, please add more this code to do that: @media only screen and (max-width: 767px){ .penci-post-gallery-container.masonry .item-gallery-masonry, .inner-portfolio-posts .portfolio-item { width: 50% !important; } } Best Regards,PenciDesigndirkmuel repliedApril 1, 2020 at 2:40pmI think it is my mistake but on the pageĀ https://hoffmanns-ballonshop.de/geburt-ballonsit works only on my computer (with a small browser window) but not on my iphone.Any idea?Thanks for your quick help.Dirk 2,701PenciDesign repliedApril 1, 2020 at 5:04pmHi,I can see it working fine now:https://prnt.sc/rqzswqBest Regards,PenciDesign Sign in to reply ...
Can I adjust the pictures in the mobile theme so I get 2 columns and 2 pictures side by side?
Hi,
If you do that, the posts will be quite small and hard to read.
To do that, you can try add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign
Works good, thank you. Is it possible also for the category pages likeĀ
https://hoffmanns-ballonshop.de/geburt-ballons
Kind Regards,
Dirk
Hi,
For portfolio pages, please add more this code to do that:
Best Regards,
PenciDesign
I think it is my mistake but on the pageĀ
https://hoffmanns-ballonshop.de/geburt-ballons
it works only on my computer (with a small browser window) but not on my iphone.
Any idea?
Thanks for your quick help.
Dirk
Hi,
I can see it working fine now:
https://prnt.sc/rqzswq
Best Regards,
PenciDesign