Home › Forums › Bizplan Pro › Slider Question…
Tagged: next reading, previous reading, Slider
- This topic has 10 replies, 1 voice, and was last updated 5 years, 4 months ago by
keonthemes.
-
AuthorPosts
-
-
March 16, 2018 at 12:44 am #928
Anonymous
InactiveIs there a way to change the color of the font in the slider? Some creative CSS?
Also, can the space between the Slider title and anything I type in the box be a little tighter?
Still loving this theme!
Thanks!
-
March 18, 2018 at 6:09 pm #951
keonthemes
KeymasterHello @draogn27 ,
Please follow the steps below to Add additional CSS:
1. From Dashboard Appearance / Customize / Additional CSS
2. Paste following CSS code
3. Click PublishPlease copy and paste below code to change the color of the font in the slider.
.block-slider .slide-item .post-title h2 > a { color: #000000; }
Please copy and paste below code to reduce space between title and slider text content.
.block-slider .slide-item .post-title h2 { margin-bottom: 20px; }
Regards!!!
-
This reply was modified 7 years, 1 month ago by
keonthemes.
-
This reply was modified 7 years, 1 month ago by
-
April 3, 2018 at 11:17 am #1040
Anonymous
InactiveHello,
To make this theme perfect, which code to change the color of the “mouse over” font in the slider?
Now it’s blue but we really need to change this.Thanks
-
April 4, 2018 at 7:18 am #1060
keonthemes
KeymasterHello @draogn27 ,
Please copy and paste below code on Additional CSS section to change the hover color of the slider title.
.block-slider .slide-item .post-title h2 > a:hover, .block-slider .slide-item .post-title h2 > a:focus, .block-slider .slide-item .post-title h2 > a:active { color: #00C0FF !important; }
Then, replace the color code depend on your requirement.
Thanks.
-
This reply was modified 7 years, 1 month ago by
keonthemes.
-
This reply was modified 7 years, 1 month ago by
-
April 16, 2018 at 10:43 pm #1123
Anonymous
InactiveHi:
A couple questions on this topic.
1) Is there a way to change the color of the menu bar fonts and elements while in the slider?
Currently I have white and I need a darker color2) I also need to change the color of the “swipe down” text and moving icon to match the color of the menu items. Any way to do this?
Thank you!
-
April 17, 2018 at 1:37 pm #1129
keonthemes
KeymasterHello @SPARK6 ,
To change Menu Text and other element color change, Please follow the simple steps below:
Go to Dashboard > Appearance > Customize > Additional CSS and Copy and Paste below CSS code;.main-navigation a, .site-header .header-bottom-right > span a span, .main-navigation .page_item_has_children:after, .main-navigation .menu-item-has-children:after { color: #fff; }
To change scroll down and mid line color change, Please follow the simple steps below:
Go to Dashboard > Appearance > Customize > Additional CSS and Copy and Paste below CSS code;.mouse-holder #mouse, .mouse-holder #scroll { stroke: #fff; }
Best Regards !!!
-
December 14, 2018 at 5:18 pm #3051
Anonymous
InactiveHi,
It appears that the “Previous Reading” and “Next Reading” links on the Slider detailed pages are in reversed order, which is confusing to visitors.Thanks.
-
December 14, 2018 at 5:21 pm #3098
keonthemes
KeymasterBy the way, that is WordPress default pagination structure.
-
January 29, 2019 at 6:01 pm #3472
Anonymous
InactiveI disabled the button on the slider. Now I am getting when I hover over the slider header. Can you please fix it?
-
January 29, 2019 at 6:05 pm #3613
keonthemes
KeymasterActually, we need your site URL to identify the real problem and fix. You can send your site URL at [email protected] for privacy, if you need.
Thanks.
-
December 19, 2019 at 5:32 am #4578
Anonymous
InactiveCan I add youtube 5 second video to one of sliders?
(instead of a featured image)Thanks in advance!
-
December 19, 2019 at 5:34 am #4627
keonthemes
KeymasterHello,
The slider is image base slider. So the video slider is not possible, at lease for now.
-
-
AuthorPosts
- You must be logged in to reply to this topic.