Moving the framed caption in the slider is the only option that’s not there for the Enfold Photography Portfolio Theme, How can I fix this?
Hi ClevelandSeoGuy!
Try adding this to your custom CSS.
.avia-fullscreen-slider .caption_bottom .slideshow_caption {
bottom: auto !important;
top: 200px !important;
}
Best regards,
Elliott
Are you taking about the LayerSlider CSS Editor in the dashboard? Or do I need to FTP it up to the server?
DAn
I figured it out, it worked….Thanks!