Slider Width and Text Box Opacity
-
AuthorPosts
-
Hi! The slider works great, however I’m hoping you can help me modify the width to bleed to the edge of the screen.
The feature text box is excellent, but I would like to make the black color in the text container about 50% as dark as it is currently.
Can you help?
Thanks!
The blog I need help with is: fishinghardcore.wordpress.com
It not possible to have full screen slideshow.
In order to change caption’s background color please add this css:
#home-featured-slideshow .home-slideshow li .featured-item-info, #home-featured-slideshow .bx-controls-direction a { background: #000000; }
This is a pretty amateur question, but can you direct me where to place the custom css within each page if I’m editing with the WordPress.com backend? Thanks! So, for instance, where would I paste this code for the home page slider to be modified?
… provided I have not purchased the Premium plan, of course. WordPress support assured me that I would be able to make these edits to the css without the Premium upgrade.
Any help is greatly appreciated!
You need to have a CSS option. Without this option you cannot modify theme’s css.
Custom CSS is part of Custom Design, which is a feature of the WordPress.com Premium and WordPress.com Business plans.
More info here: https://en.support.wordpress.com/custom-design/custom-css/
Hello!
I´ve used the CSS code you provided here, to change caption´s background color, and I could also change the color of the text, but don´t know how to change the caption´s title of the featured slideshow.
Can you please help?
Thanks a lot.I mean, change the color of the caption´s title of featured slideshow…
Hello,
In order to change the caption’s title color, please add this custom css:
#home-featured-slideshow .home-slideshow li .featured-item-title a { color: #1e8cbe; }
Thanks a lot :-)
You are welcome ;)
-
AuthorPosts
The topic ‘Slider Width and Text Box Opacity’ is closed to new replies.