Tagged: x
-
AuthorPosts
-
October 6, 2016 at 8:01 pm #1206051
SabaconParticipantHi,
1) I could have sworn that saw an option to change the header to and from transparent. Was I wrong? I have searched like crazy? I just want a solid white header. I looked through the forums and saw a lot about adding CSS code to have the header gradually change in opacity. Do I need the CSS code or did I miss the setting somewhere?
2) Likewise, I’m pretty sure I saw some settings(i.e. color, position, style) for the directional arrows on slides. I’m using LayerSlider and I cannot the setting within LayerSlider or on the page itself.
Thanks in advance.
GeraldOctober 6, 2016 at 10:18 pm #1206245
Prasant RaiModeratorHello Gerald,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
October 6, 2016 at 11:38 pm #1206319
SabaconParticipantOctober 7, 2016 at 12:58 am #1206370
Rue NelModeratorHello Gerald,
Thanks for providing the url of your site. You did not missed anything. The settings in the customizer is fixed and will be applied globally. If you want to have a transparent navbar and then as soon as you scroll the page, it will have a background color, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar { transition: background-color 1ms linear; } .x-navbar.x-navbar-fixed-top { background-color: rgba(255,255,255,0.95); }The arrows of the slides can be enabled/disabled when you edit your slider. Please check it in the Slider settings > Appearance. You can test out the other skins. If the color is not what you want it, you can change it in the skin editor. What you may have remembered like color, position, style, I think it is for the slider Revolution. Layerslider has a different set of settings and a lot less options.
Hope this helps.
October 7, 2016 at 2:01 am #1206416
SabaconParticipantThanks so much. The Navigation bar is now a lot less translucent. I will check out the different skins.
October 7, 2016 at 2:18 am #1206429
Rue NelModeratorYou’re welcome!
We’re happy to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1206051 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
