I just updated the Revolution slider on my personal website and its not working..... so I added this the the custom css box as you helped with the video issue on another site.
/* REVOLUTION SLIDER VIDEO PLAY */ .rev_slider_wrapper { visibility: visible !important; }
It still doesn't work so any ideas how to fix this?
I am seeing a JS error in the revslider code . Try adjusting the Slider configuration . Also make sure you have the latest version of the plugin installed.
Hi,
I am trying to give the text in the Fancy Boxes a drop shadow but nothing seems to work for me.
I was using this:
nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container {
text-shadow: 1px 1px #36454F !important;
}
Can you please advise on best method.
Thanks!
I used this below and it seemed to work.... is there a better way out of interest?
.nectar-fancy-box[data-style="parallax_hover"][data-align="top"] .meta-wrap .inner {
text-shadow: 1px 1px #36454F !important;
}
Hey Again,.
Yes that perfect .
Cheers
ThemeNectar Support Team
Hi Tahir!
Cool and thanks :)
Hi again Tahir,
On the homepage there is a Covid 19 tab just under the slider, how do you add a tab like this?
I added this through a template, but can't find and when I look add element section I cant find?
Sorry forgot to attach this....
Hey Again,
Thats the "Toggle Panel" Page Builder Element :
Thanks
ThemeNectar Support Team
Thanks!
Hi again Tahir,
I am looking to have the ability have a modal pop up window something like this....
https://ultimate.brainstormforce.com/modal
So is this something that can be done with Salient or what do you recommend?
Hey Again,
You can use the "Popup Maker" Plugin as we use that in one of our Demos.
Best.
ThemeNectar Support Team
Hi Tahir,
Is it this one?
https://codecanyon.net/item/elfsight-popup/25098865
Hi Tahir,
I just updated the Revolution slider on my personal website and its not working..... so I added this the the custom css box as you helped with the video issue on another site.
/* REVOLUTION SLIDER VIDEO PLAY */
.rev_slider_wrapper {
visibility: visible !important;
}
It still doesn't work so any ideas how to fix this?
No Its the Free One : https://wordpress.org/plugins/popup-maker/ .
Also, please provide the page URL Where I can see the Revolution Slider Video.
Thanks
ThemeNectar Support Team
Hey Again,
I am seeing a JS error in the revslider code . Try adjusting the Slider configuration . Also make sure you have the latest version of the plugin installed.
Thanks
ThemeNectar Support Team
Got it fixed, thanks and have a good weekend!