Topic Resolution: Resolved
  • Closed
  • melissa blose
    Spectator
    20.10.2015 at 01:52 #21511

    I’m using the Evolve plus theme. Is there a way to make the black/dark grey under the arrows where the title goes lighter and less intrusive?

    Thanks in advance!

    Denzel Chia
    Moderator
    Posts: 2656
    20.10.2015 at 07:59 #21528

    Hi,

    Please post your url to the page that you are having this issue.
    Sorry, I don’t understand your question. Please kindly provide a screenshot with annotation if possible.

    Thanks!
    Denzel

    melissa blose
    Spectator
    Posts: 4
    21.10.2015 at 01:10 #21539

    I apologize for not doing a good job explaining that. I hope this helps.

    I want to make the thick line/shading that runs across the bootstrap slider with the title to be lighter instead of so dark gray.

    Bootstrap Slider

    Denzel Chia
    Moderator
    Posts: 2656
    21.10.2015 at 10:01 #21547

    Hi,

    Please try using the following codes in Theme Options -> Custom CSS

    .carousel-caption h2 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0 !important;
    }

    Please provide your Website URL.

    Thanks!

    melissa blose
    Spectator
    Posts: 4
    21.10.2015 at 18:10 #21562

    Site: http://www.thailandvisa.com/

    The code does make the line lighter. BUT… the shading from the line continues all the way down the photos. Is there a way to delete that shading at the bottom and only have shading where the text goes?

    Edited to say that I didn’t save it on the Thailand Visa site, but did on the Caribbean Nut site to show you how it looks.

    http://caribbeannut.com/

    I want the bottom of the photos to have their original color and not be shaded at the bottom. Is there a code for that?

    Denzel Chia
    Moderator
    Posts: 2656
    22.10.2015 at 09:45 #21579

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    .carousel-caption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    Thanks!
    Denzel

    melissa blose
    Spectator
    Posts: 4
    23.10.2015 at 02:16 #21589

    That is just what I wanted. It looks amazing. Thanks so much!

    Denzel Chia
    Moderator
    Posts: 2656
    23.10.2015 at 08:25 #21594

    Hi,

    You are welcome!

    Have a nice day.

    Regards,
    Denzel