Brad P Well-known member Apr 3, 2019 #1 Evening all, in the image below I’m trying to add another row and also add 1 more image in the footer, anyone able to help make this work please.
Evening all, in the image below I’m trying to add another row and also add 1 more image in the footer, anyone able to help make this work please.
Gemma Well-known member Apr 4, 2019 #2 Brad P said: Evening all, in the image below I’m trying to add another row and also add 1 more image in the footer, anyone able to help make this work please. Click to expand... This should work Code: .itemList.itemList--slider.lightSlider.lSSlide.lsGrab { height: auto !important; max-width: 300px !important; } [data-widget-key~="F1slider"] .itemList-item.itemList-item--slider.lslide { margin-bottom: 5px; } Upvote 0 Downvote
Brad P said: Evening all, in the image below I’m trying to add another row and also add 1 more image in the footer, anyone able to help make this work please. Click to expand... This should work Code: .itemList.itemList--slider.lightSlider.lSSlide.lsGrab { height: auto !important; max-width: 300px !important; } [data-widget-key~="F1slider"] .itemList-item.itemList-item--slider.lslide { margin-bottom: 5px; }
Brad P Well-known member Apr 4, 2019 #3 Gemma said: This should work Code: .itemList.itemList--slider.lightSlider.lSSlide.lsGrab { height: auto !important; max-width: 300px !important; } [data-widget-key~="F1slider"] .itemList-item.itemList-item--slider.lslide { margin-bottom: 5px; } View attachment 199588 Click to expand... Evening Gemma, hope you are well? I applied the above into extra.less but it didn’t change how you have made it display Edit fixed thank you Gemma x Last edited: Apr 4, 2019 Upvote 0 Downvote
Gemma said: This should work Code: .itemList.itemList--slider.lightSlider.lSSlide.lsGrab { height: auto !important; max-width: 300px !important; } [data-widget-key~="F1slider"] .itemList-item.itemList-item--slider.lslide { margin-bottom: 5px; } View attachment 199588 Click to expand... Evening Gemma, hope you are well? I applied the above into extra.less but it didn’t change how you have made it display Edit fixed thank you Gemma x