Hi guys, i have some little issues with the social symbols and arrow too.
Hey Antigosta!
Thanks for getting in touch with us!
Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Regards,
Jordan
Hi Jordan,
thanks for the prompt reply.
Here’s the info
And maybe this is a trivial question but.. hot to set the size of the two button box?
because with 640 px width, this happens
any suggestion?
Hey!
To resolve the icon issues please follow the steps provided in this link http://kriesi.at/documentation/enfold/enable-cors/
To resolve the button issue please use the below CSS
@media only screen and (max-width: 767px) {
#top .main_color .avia-color-theme-color {
margin-left: 0px!important;
}
#top .avia-slideshow-button {
display: block !important;
}
}
Best regards,
Vinay