jminnsdesign Posted March 15, 2022 Share Posted March 15, 2022 Site URL: https://www.mcbrydeandco.com Hi there, Wondering if anyone can help me, looking for a fix for a bit of code I have recently installed on a clients site. My client is wanting to showcase some of their accreditations at the bottom of their home page using a slider. Have used the Will Myers plugin to achieve this, but I seem to be getting some issues with alignment on desktop and the arrow icons are overlayed on the text in Mobile. I have some HTML/CSS knowledge, but this could do with someone with a bit more experience to fix the bug or offer an alternative. Any help would be greatly appreciated? (Attached some screengrabs of how I would envisage the site to look.) Thanks, Jonathan Link to comment
tuanphan Posted March 16, 2022 Share Posted March 16, 2022 Hi, You want to move down arrows under text on mobile? jminnsdesign 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jminnsdesign Posted March 17, 2022 Author Share Posted March 17, 2022 Yes please and hopefully line the content on desktop horizontally. Link to comment
tuanphan Posted March 19, 2022 Share Posted March 19, 2022 On 3/17/2022 at 3:34 PM, jminnsdesign said: Yes please and hopefully line the content on desktop horizontally. Try adding to Design > Custom CSS /* align arrows mobile */ @media screen and (max-width:767px) { .swiper-button-next, .swiper-button-prev { top: 85% !important; transform: unset !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment