Hello,
After an update, my images have disappeared. The links work and white space exists like the images are visable but they can’t be seen. This is in a ‘tabs section’.
http://musicbydesign.com/giving-back/
Also, there is a ‘donate button’ which I created and can’t remember how. How do I change the link of a button.
Cheers.
Hey!
Try adding this code to the Quick CSS:
.avia_transform .avia_animated_image {
opacity: 1;
}
Cheers!
Josue
Thanks! Worked! Sorry for the dumb question. I can’t remember how to change the a link inside the ‘tabs’. Each tab has a ‘donate’ button I created and can’t remember how to change the link within the button. Could not find it in the page settings.
http://musicbydesign.com/giving-back/
Hey!
In the Tab content look for a shortcode like this:
[av_button label='Click me' link='manually,http://google.com' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='ue800' font='entypo-fontello']
Simply change the link attribute.
Regards,
Josue
Thanks!
You are welcome, always glad to help :)
Regards,
Josue