Change Opacity on Slider

Discussion in 'Figero WordPress Theme' started by bizgirl, Dec 6, 2017.

  1. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Hi guys can you please provide the code to reduce opacity on slider. I would like to make it lighter.

    Site is www.morewine.wine.

    Many thanks as always,

    Maggie
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To remove the logo, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .section-content {
        background: rgba(0, 0, 0, 0.21);
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com

    Note: Set the opacity value 0.21 according to your requirment.
     

Share This Page