back ground behind text when using parallex

Home Forums All Other Themes back ground behind text when using parallex

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #127062
    Ellie EAEllie EA
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 21, 2019

    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

    #127094
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #127152
    Ellie EAEllie EA
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 21, 2019

    Hi 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 EA

    #127209
    Ellie EAEllie EA
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 21, 2019

    Thanks, 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 EA

    #127331
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi 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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.