Ahoy,
I’m having trouble centering these item in mobile view. Normal view looks fine but when I shrink the browser things look janky.
Please Advise
Hey mcraig77,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
Rikard
Attached.
Thanks!
Hi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me.
Please try the below steps
1. Enable custom css class name http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
2. Add class name “custom-icons ” to the icon box.
3. add the below css to Enfold > general Styling > Quick css
@media only screen and (max-width: 767px) {
.responsive #top .custom-icons {
padding: 0 !important;
}}
Best regards,
Vinay
Ahoy, that code did not work. Below is the correct login.
Thanks in advanced!
Hi!
Have you also followed step 1 and 2 or just pasted the code?
Please do follow all of Vinay steps.
Thanks a lot
Regards,
Basilis
Ahoy, Do I add the class name to the icons or section? I tried adding the names to the icons and it looks the same…
Please Advise
Hey!
Please add “custom-icons” to the 1/3 elements as well. I have added it to the first 3 icons and check it works fine.
Let us know if you have more questions.
Best regards,
Vinay
Thanks