Issue about the texts area in the Slider.

Discussion in 'BusinessGrow One Page WordPress Theme' started by glucena, Jun 17, 2014.

Thread Status:
Not open for further replies.
  1. glucena

    glucena Member

    Joined:
    Nov 11, 2013
    Messages:
    56
    Likes Received:
    12
    Hi,

    Could you help me on changing the color of the shadow area under the text and title in the slider?

    I need the color of the text black and the shadow must be transparent.

    Well I don't know if I am mentioning to the correct name of this area. I just calling it shadow, but it is the retangular area under the title and the text in the sliders images.

    Best Regards,
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .slider_text_container a {
    color: #000;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. glucena

    glucena Member

    Joined:
    Nov 11, 2013
    Messages:
    56
    Likes Received:
    12
    Many Thanks.
     
Thread Status:
Not open for further replies.

Share This Page