Slider Brightness

Discussion in 'Woodpecker WordPress Business Theme' started by v4sb, Sep 14, 2015.

  1. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    The pictures on the slider do not appear to be as bright as on other pages of the website? Is there an opacity setting or something in the slider that can be changed to show the full color of the photos? Thanks.
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    To provide you the exact solution for your query we need to have a look into your website and the slider images that you are using. However, there is nothing like difference in brightness on different pages.
    Could you please provide us URL of your website along with some edited screenshot of your requirements, so that we can assist you accordingly?

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    www.thebradfordhouse.com

    Compare the color of the slider to the original picture (I have attached the original picture)[​IMG]
     
  4. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    You would get smile to know this was not as issue. Technically, there was a section that was overlapping the image and thus affecting the brightness of the slider. You can remove it very easily.
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .nivo-caption {
            display: none !important;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page