Forum replies created
Hi,
Please use the following codes in Theme Options -> Custom CSS
#bootstrap-slider {
background: #fff none repeat scroll 0 0 !important;
}
.carousel-control {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
You can change the background #fff to other color hex code.
Thanks!
Hi,
Sorry, that’s not possible to modify using CSS.
The menu hover is control by javascript.
You will have to hire a developer to modify the code.
Thanks!
Hi,
You need to clear your browser cache after each update.
Thanks!
Hi,
Please use the following in your Theme Options -> Custom CSS.
.blog .read-more {
color: #fff !important;
}
Please see screenshot of the result.

If this css code does not work for you, you will have to check all your Custom CSS code, there must be a syntax error.
Thanks!
Hi,
I don’t understand what you mean by sending you a complete css.
Everything is in the theme.
The text on your button is white.

Thanks!
Hi,
Please use the following in your Theme Options -> Custom CSS
.jtwt_date{
color:#fff !important;
}
Thanks!
Hi,
Please provide your website url to your bootstrap slider.
Thanks!
Hi,
Please provide your website url. Please show me your tagline.
Thanks!
Hi,
This is what I see on my browser, your menu looks fine.

Do you still need me to disable dropdown arrow?
Thanks!
Hi,
I had added the following code in your Theme Options -> Custom CSS
.page .gallery{
max-width:750px !important;
}
Please clear your browser history (everything) before visiting your website, so that you can see the changes.
Thanks!