Forum Replies Created
-
AuthorPosts
-
August 21, 2022 at 10:42 am in reply to: Change caption box styling for full width slide show #1362330
perfect, awesome! Thanks for your patience! :)
Best regards,
RaphaelaAugust 20, 2022 at 6:38 pm in reply to: Change caption box styling for full width slide show #1362293So currently it is at the very end of the customiser.
August 20, 2022 at 6:37 pm in reply to: Change caption box styling for full width slide show #1362292@media only screen and (max-width: 767px) {
.avia-fullwidth-slider .slideshow_align_caption {
background: rgba(255, 255, 255, 0.6);
width: 80%;
float: right;
padding: 20px;
}
I tried that one.I usually put all codes in the costumizer one after another. Is there a better way to do it?
Best regards,
RaphaelaAugust 19, 2022 at 4:36 pm in reply to: Change caption box styling for full width slide show #1362194Hi,
yes it’s added there.Best regards,
RaphaelaAugust 19, 2022 at 7:21 am in reply to: Change caption box styling for full width slide show #1362152I think the code for the mobile version doesn’t work.
Whenever I put the media query for large screens in it works. But it doesn’t change anything if I do the same with the media query for smaller screens.Best regards,
RaphaelaAugust 18, 2022 at 8:01 pm in reply to: Change caption box styling for full width slide show #1362115Unfortunately it doesn’t change anything on the mobile version
Do you have any idea what might be wrong about it?Best regards,
RaphaelaAugust 18, 2022 at 6:02 pm in reply to: Change caption box styling for full width slide show #1362103on the left side – the text on the left side is cut-off.
August 18, 2022 at 6:02 pm in reply to: Change caption box styling for full width slide show #1362102So the size of the box and also the position is fine. Just the text is out of the screen – so you can only see half of it.
best regards,
RaphaelaAugust 17, 2022 at 11:02 am in reply to: Change caption box styling for full width slide show #1361911Ah now it worked, thank you!
So one more thing:
How can I change it for mobile version? The position and width doesn’t fit.Thanks!
Raphaela
August 17, 2022 at 10:41 am in reply to: Change caption box styling for full width slide show #1361906Hi Ismael,
thank you very much! Works perfectly now!
I would just like to have the background less transparent.
I understood I can change it through the “0.5” number in this code:
.avia-fullwidth-slider .slideshow_align_caption {
background: rgba(255, 255, 255, 0.5);
width: 40%;
float: right;
padding: 20px;
}However, if I change the number, it doesn’t change the transparency level.
Thanks!
RaphaelaAugust 16, 2022 at 8:22 pm in reply to: Change caption box styling for full width slide show #1361873so there is the white box now- that works perfect.
But the black background is still there in addition.And the position is not on the left. Could you maybe add a code, where I can put in the position manually?
August 16, 2022 at 8:02 pm in reply to: Change caption box styling for full width slide show #1361865Hi Rikard,
unfortunately the code doesn’t change it.Best regards,
RaphaelaCan be closed – thank you!
Great, thank you!
-
AuthorPosts
