Kinght Template - Background Color Of The Slideshow Text - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Kinght Template - Background Color Of The Slideshow Text

C

cvcit

Template 4 years ago

Hello,

i use the knight template. Really like it so far. I just have a simple question:

Is it possible to add a colored background only to the text in the slideshow items? I have a colorful headerimage in the background, so the text of the slides is not really visible.

thanks in advance.

0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #8427

Hi, Use this custom css also

.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text{
position:relative;
top:30px;
}
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #8196

Hi, I need to check this. Could you please give me your site URL and also screenshot of that portion? So that I can check? Thank you

0
C
cvcit
Accepted Answer
4 years ago #8204

Hi,

link is in hidden content.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #8259

Hi, do you wantit like this?

https://prnt.sc/10687tt

Then use this custom css and change the background color which you like

.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text{
  background-color: #00ffc466;
  padding:70px;
}

In Extensions>Template> Template Options > Custom Code > Custom CSS please add this Thanks

0
C
cvcit
Accepted Answer
4 years ago #8296

Hi, thank you for your quick support. With this code the text is now far too up at the menu.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #8360

It looks like this on my end https://prnt.sc/106ppa7

0
C
cvcit
Accepted Answer
4 years ago #8368

i am messing around with the padding in the custom css code, set it to 150px to get it a little bit more down ... still not there where it is originally without the custom css.

0
C
cvcit
Accepted Answer
4 years ago #8431

I think it's fine now, thank you very much for your support!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #8464

you are most welcome

0