Keep the same design on Mobile, Display aline
Hi,
I would like to keep the same design on mobile.
I have four horizontal images on laptop and I would like to keep it on mobile.
Actually images are 100% on mobile.
I have tried
#pgc-1005-4-0, #pgc-1005-4-1, #pgc-1005-4-2, #pgc-1005-4-3
{
float: left !important; width: 25% !important;
}
I have also tried display:flex!important, display:inline.. but nothing work.
(the text is coming next to the image with a display flex but not the next div)
Website is http://g-a-z-a-r.com
It is for the four images shop by skin type.
Someone to help please?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Vincent
Thanks for reaching out.
Try editing the row by clicking the wrench icon far right then Edit RowLayoutCollapse Behaviour. Set the collapse behaviour to No Collapse.
Hi Andrew,
It has worked with a width:25%; (I have 4 items), float:left and a display: align-block on the DIV.
Thank you for your answer
Glad to hear you’ve made progress. All the best :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.