Comments 1Markus started the conversationMarch 29, 2022 at 6:08pmHello! You have the option of using the "rayden:clients" element to display customer logos or whatever you want. On the mobile phone, however, these are displayed much too large. How can I make these images smaller on a smartphone?Thank you!Best regards,Markus 2,006Support repliedMarch 31, 2022 at 1:38pmHello Markus,you can specify a certain width for the client table items in a media query for mobile@media only screen and (max-width: 767px){ .clients-table li { width: 25%; }}for example, in customizer -> additional CSSThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio1 Like Sign in to reply ...
Hello!
You have the option of using the "rayden:clients" element to display customer logos or whatever you want. On the mobile phone, however, these are displayed much too large. How can I make these images smaller on a smartphone?
Thank you!
Best regards,
Markus
Hello Markus,
you can specify a certain width for the client table items in a media query for mobile
@media only screen and (max-width: 767px){
.clients-table li {
width: 25%;
}
}
for example, in customizer -> additional CSS
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio