Home › Forums › Theone WordPress Theme › Portfolio scrolling
- This topic has 5 replies, 2 voices, and was last updated 3 years, 11 months ago by
SeaTheme.
- AuthorPosts
- September 18, 2018 at 2:07 pm #16458
KASPER HANSEN
ParticipantHello,
I have a problem with a portfolio showing 3 pictures. When on a computer screen they are all 3 next to each other. Once on a tablet or phone one jumps down as it can only show 2 wide. This looks messy.Ideally I would like there to be 3 pictures shown on the computer screen with the possibility to scroll sideways through more pictures. Once on a tablet or phone this would then become 2 pictures wide with the possibility to scroll through more.
Is this possible? And how? Hope you can help.
Thank you,
KasperSeptember 19, 2018 at 8:54 am #16468Hi Kasper,
Did you mean to show 2 items per row on tablet or phone? Could you leave your page URL? I need to know how the page built.
Regards!
Bwsm – uiueux.com – Twitter – FacebookSeptember 19, 2018 at 3:36 pm #16478KASPER HANSEN
ParticipantThis reply has been marked as private.September 20, 2018 at 3:42 am #16485Please login wp-admin, go to Appearance > Theme Options > General Settings: Custom Css
Paste the style code to Custom Css:@media(max-width:979px) { div[data-post="20171230-213306-452-0-1"] .isotope { height: auto!important; } div[data-post="20171230-213306-452-0-1"] .isotope-item { float: left; width: 33.33333%!important; position: static!important; transform: translate3d(0,0,0)!important; } }
September 20, 2018 at 6:11 am #16495KASPER HANSEN
ParticipantHello,
Thank you for your answer. It does not seem to change anything. Can I send you a screen shot of the problem? And the idea solution for me?All best,
KSeptember 21, 2018 at 4:24 am #16504This reply has been marked as private. - AuthorPosts
- You must be logged in to reply to this topic.