Public Ticket #729780 Any way to remove the arrow boxes on the Sponsors / Partners Carousel on Mobile? Closed
Comments Wesley started the conversationApril 11, 2016 at 2:17amIt just takes up 40% of the screen aren't needed - I was hoping to get rid of them entirely. 895TheFox repliedApril 11, 2016 at 10:19amHello again, You can add this custom css ( thefox > styling options ) : @media only screen and (max-width: 767px) { .partners_left, .partners_right { opacity:0!important; }}Do not hesitate to contact us if you have more questions. Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
It just takes up 40% of the screen aren't needed - I was hoping to get rid of them entirely.
Hello again,
You can add this custom css ( thefox > styling options ) :
@media only screen and (max-width: 767px) {
.partners_left, .partners_right { opacity:0!important; }
}
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme