I would like to move the content slider controls to under the content, I would also like to change the left and right arrow to a custom image. How would I do that?
Hi tambo12!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
Rikard
Hi!
Please try the following in Quick CSS under Enfold–>General Styling:
div.avia-smallarrow-slider-heading {
position: absolute !important;
top: 150px !important;
}
Cheers!
Rikard
div.avia-slideshow-controls {
position: absolute !important;
top: 165px !important;
}
I only needed to slide down the controls. How would I change the control images to something else? I have a custom image I want to use.
Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Cheers!
Yigit