Hi
I have a page with I use the fullscreen slifer with a right framed text box. The title area of the box is narrower than the text below. How do I make it all look the same width?
The page with the issue is here.
Use the password I provided in the private area to view the page.
Thank you
Lyse
Hey!
Try adding this code to the Quick CSS:
.avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title {
width: 100%;
}
Cheers!
Josue
Hi Josue,
That worked perfectly!
Thank you again!
Lyse
You are welcome, glad to help :)
Regards,
Josue
Hi Josue,
Now my client is asking that I apply opacity to the image, but when I do that, it gets applied to the text. How can I get it just applied to the image?
Thanks
Lyse
Hey!
What is the url to the site and how did you set the opacity? The url is not available in your first post.
UPDATE: Nevermind. I thought that the image above is just an image. You can’t set the opacity of the image without affecting the text because the caption container is inside the container where the image resides. The workaround is to upload a transparent image.
Best regards,
Ismael
Hi Ismail
I was able to do it without affecting the text with the overlay of the section.
You can view it here:
The password to view the page is in the private area
Thank you for getting back to me…
Lyse
Glad you managed to sort it out, let us know if you need help with anything else.
Best regards,
Josue