SKT BLACK PRO background opacity.

Home Forums SKT Black/White Theme Support SKT BLACK PRO background opacity.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #89431
    hermanherman
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: November 30, 2017

    Hi.
    My website is located at www.virtualflight.co.nz
    I would like to have the background of the sections a little opaque, so the back ground image shimmers through when I scroll down.
    However when I use the css tag

    body{opacity:0.8;}

    in the custom css field, then the background image also shimmers through the top slide show, something I don’t want.
    What do I need to do to control the opacity of the sections background color #141414.

    Cheers
    Virtual Flight.

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #rates, #campaigns, #calendar, #flightbooking, #feedback, #reading {background-color: rgba(20, 20, 20, 0.9);}

    Regards,
    Chris

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