Hi everybody,
i want to configure the caption in my full screen slider, position, width etc for portrait smartphone.
How would it work?
Thanks for helping!
Hey Luisgasser!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
#top div .caption_center .slideshow_caption { width: 60%; }}
If you post the link to your website and point out the changes you would like to make, we can help you better.
Best regards,
Yigit
great, thank you! Another thing, i’m using the full screen on page demo – so if i scroll down i don’t have the some nag link color as on my start page – how can i set the some nag link color for the parallax site?