Tagged: Color, easy slider, Frame
-
AuthorPosts
-
September 24, 2020 at 11:23 am #1248116
on the EASY SLIDER full width , how can I change the framing of the text on the right?
It is always a dark shade. But if the letter is dark, I would like the background of the frame to be white or pink.Thank you.
September 25, 2020 at 6:08 am #1248320Hey brunet77,
Could you post a link to where we can see the element in question please?
Best regards,
RikardSeptember 25, 2020 at 8:29 am #1248340Yes. In private content you have the link
Te first slider and the last photo. Text color green and background grey.
Regards
-
This reply was modified 5 years, 1 month ago by
brunet77.
September 26, 2020 at 8:12 am #1248573Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.home #full_slider_1 li.slide-5 h2.avia-caption-title { background: rgba(255,255,255,0.5); }Best regards,
RikardNovember 30, 2023 at 2:19 pm #1426800Hi,
I would like to change the background of the frames into green on all my pages and sliders where I use a full sliderThe css you mentioned does not work for me
And I do not know how to adjust it to my wishes, I tried below (but did not work):#full_slider h2.avia-caption-title {
background: rgba(177,201,132,0.5);
}November 30, 2023 at 5:15 pm #1426829Hi,
JannyPolak please link to your page so we can examine the elements add assist with some css.Best regards,
MikeNovember 30, 2023 at 5:58 pm #1426833the website is not yet finalized, but it put it online
See slider on homepage, how can I cchange the black background colour? (I now I can do without background, but I like with..)
November 30, 2023 at 7:24 pm #1426839Hi,
Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .caption_framed .slideshow_caption .avia-caption-content p, #top .caption_framed .slideshow_caption .avia-caption-title { background: green; }After applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 1, 2023 at 12:19 pm #1426886Many thanks, it works fine.
I changed ‘green’ into rgba(177,201,132,0.7)December 1, 2023 at 4:09 pm #1426899 -
This reply was modified 5 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
