Hello
How can I move the caption and readmore button in a featured image slider to bottom . Also add a full width semi transparent background to the caption and readmore button area.
Please help
Hey gireeshnair,
Could you post a link to where we can see the results you are getting please?
Best regards,
Rikard
Please find
Please help
Hi,
Thanks for the link, though it looks like you have achieved that already? What exactly do you need help with? Please post a screenshot highlighting the changes.
Best regards,
Rikard
Thanks a lot for the reply.
Please find the screen shot of what I need.
https://paste.pics/ee6df14d16b74980370586aa278d7958
https://i.paste.pics/ee6df14d16b74980370586aa278d7958.png
Please help as i need to do this at the erliest.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.responsive #top .slideshow_caption h2 {
margin-top: 0;
}
.slideshow_caption {
padding: 0;
}
.slideshow_align_caption {
display: block;
}
Best regards,
Rikard
Thanks a lot . It helped.
But still not complete . Please see the link below.
https://i.paste.pics/42ded7947e7ea6ba8b3f042d5800a280.png
Hi,
Try this as well:
.avia-slideshow-button.avia-color-light {
margin-top: 350px;
}
Best regards,
Rikard
Thank you.
Its not working.
More over if we put 350px top margin won’t it display properly in mobile devices?