icsiszer Posted January 8, 2016 Share Posted January 8, 2016 Hello, I want to add a grey semi-transparent background to the home slider's white text. Where can i do that and how? I tried to put some codes in homeslider.css but without succes. Thank you. Link to comment Share on other sites More sharing options...
dioniz Posted January 8, 2016 Share Posted January 8, 2016 (edited) Hello and welcome You need to do this in yourdomain/themes/default-bootstrap/css/modules/homeslider/homeslider.css Find #homepage-slider .homeslider-description and add background to it. This will change bg for whole text and button If you want to change it just for caption do it in #homepage-slider .homeslider-description h2 Edited January 8, 2016 by dioniz (see edit history) 1 Link to comment Share on other sites More sharing options...
icsiszer Posted January 9, 2016 Author Share Posted January 9, 2016 Hello and welcome You need to do this in yourdomain/themes/default-bootstrap/css/modules/homeslider/homeslider.css Find #homepage-slider .homeslider-description and add background to it. This will change bg for whole text and button If you want to change it just for caption do it in #homepage-slider .homeslider-description h2 Hello dioniz, Thanks for your help it works like a charm. I was working in another homeslider.css, not in the theme's one :-) I mark as solved the topic. 1 Link to comment Share on other sites More sharing options...
dioniz Posted January 9, 2016 Share Posted January 9, 2016 Always make changes in theme folder, just a tip Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now