Is it possible to change the background of the caption on the front slider? If so where is this found in the CSS please?
Front Slider Edit
7 posts from 4 voices-
Posted 1 year ago #
-
Hey,
yes - open up css/custom.css and add following code:
.post_excerpt { background: none #333; border-bottom: none; }Adjust the background color value to your needs.
Posted 1 year ago # -
But how do you make it transparent?
Posted 8 months ago # -
Hi thericeking,
To make the background transparent, you can change the code to this:
.post_excerpt { background: transparent; border-bottom: none; }Regards,
IsmaelPosted 8 months ago # -
I added that line to the custome.css and didn't work.
What am I doing wrong?
There is a "Quick CSS" box in the theme option.
What is the difference between adding the code in the Quick CSS box and in custome.css?
Posted 8 months ago # -
I a wasted a whole day trying to get this ugly slider box transparency to work. I regret ever paying $50 for this theme. Enjoy my $50. I am never buying another theme from this developer again. I waited way too long for a reply for then just to get a short explanation with no clue in where to put the damn code that doesn't even work. Never again.
Posted 8 months ago # -
Hi thericeking,
I just checked your site and noticed that you are using a different theme.
Do you want the background to have a background color and yet its a bit transparent? or a totally transparent background?Regards,
IsmaelPosted 8 months ago #
Reply
You must log in to post.














