Hy,
I made customized buttons for site and they are not showing in Internet Explorer and Mozilla Firefox. You can se the site on link .
What should I do to make it work on every browser?
Thank you in advance!
Best wishes!
Doris
Hi Doris,
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
Hi,
Thank you!
Hi,
I turned on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and gave your element a custom CSS class then changed the code to following
Best regards,
Yigit
Hi,
Great! Thanks! Please, just tell me how can I move the button on right side little bit to the left, because now it is too much away from the left one. Plus, how to make the buttons visible next to each other when looking on small screens? And this should be the last about the topic :)
Thank you very much!
Best regards!
Doris
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.custom-buttons a.avia-slideshow-button:nth-child(2), .custom-buttons a.avia-slideshow-button:nth-child(1) {
padding-left: 0!important;
}
@media only screen and (max-width: 480px) {
.custom-buttons a.avia-slideshow-button:nth-child(2), .custom-buttons a.avia-slideshow-button:nth-child(1) {
width: 40%;
float: left;
}}
Best regards,
Yigit
Hi,
They are, unfortunately, still one below another, not in the same row :/ …
Best regards!
Doris
Hey!
Please try to adjust the width: 40% to smaller and give it a look after.
That will most probably fix the issue for you.
Thanks a lot
Cheers!
Basilis
Hi dear support,
Yes, it worked perfectly! :D
THANK YOU!
Best regards!
Doris
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay