Home › Forums › All Other Themes › back ground behind text when using parallex
- This topic has 4 replies, 2 voices, and was last updated 5 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 22, 2019 at 3:49 am #127062
Hi dear Support Team
Some of my text match with Color of the image when I use the Parallax effect. I try to fix it with a background behind the text column. However, that Background will show any tittle and some column around of website.
That CSS is :.nivo-caption{background: rgba(0,0,0, 0.3); padding:10px;} /*for tittle of slide show*/
.skt-builder-block-title, .ql-align-justify{background: rgba(0,0,0, 0.3); padding:10px;} /*for title and body part of text column*/A link page is: http://cyrus2.alefads.com/solar2/?page_id=5329
the other column with white background shouldn’t have that background.the problem is shown on the whole website: for example home page: http://cyrus2.alefads.com/solar2
with kindest regards
July 22, 2019 at 10:22 am #127094Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home .skt-builder-block-title, .home .ql-align-justify { background: none; padding: 0;} .skt-builder-column-inner strong { color: #282828 !important;}
Regards,
ChrisJuly 22, 2019 at 3:40 pm #127152Hi dear Chris
Thanks, That problem fix for the homepage. However, it still reminds for other pages.
for example this page: http://cyrus2.alefads.com/solar2/?page_id=173
Note for remind: I just want that background showing behind any text with parallax effect on that section. same this page: http://cyrus2.alefads.com/solar2/?page_id=5329
Also, on that page, that background shouldn’t show on another section. For example: shouldn’t have the background on this part “Free Solar Site Assessment and Load Analysis”.
With kindest regards
Jey EAJuly 24, 2019 at 4:35 am #127209Thanks, dear Chris
Actually, I try another method with your tip. and it’s work perfectly.
my sample code is :
.skt-builder-block-inner-990 .skt-builder-block-title {background: rgba(0,0,0, 0.6); padding:10px;}Again I appreciate your help
Jey EAJuly 24, 2019 at 10:31 am #127331Hi Jey,
Great!!???? …. If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.