I would like to add a Revolution Slider (fullwidth) within a tabs. When I scroll between tabs, a slider bar appears at the bottom of the slider (attachment Cattura1).
I also do not find the option to change the tab color with gray (attachment Cattura2).
I also attached the backend (attachment Cattura3).
Hello TheFox,
I would like to add a Revolution Slider (fullwidth) within a tabs.
When I scroll between tabs, a slider bar appears at the bottom of the slider (attachment Cattura1).
I also do not find the option to change the tab color with gray (attachment Cattura2).
I also attached the backend (attachment Cattura3).
It's possible solve this problem?
Regards
Veronica
Hello Veronica,
If you are using full screen try to disable the force full width : https://drive.google.com/file/d/0B4U2I7SLFLQYSlZTVFVLbTJWQ0k/view?usp=drivesdk
If you are using full width try to disable the overflow :
https://drive.google.com/file/d/0B4U2I7SLFLQYQWhsN3NOdVJJODQ/view?usp=drivesdk
For the tabs unfortunately you can only choose between theme color or dark color.
If you want to add your own color you will need to add custom css.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hello TheFox,
I try to disable "the force full width", but the fullscreen of slider up [rev_slider alias="architettura"]
still not work.
How do I fix this problem?
Regards,
Veronica
Hello Veronica,
If that doesn't fix the problem then it's a problem related to tabs and slider revolution compatibility
What you could do is hide the bar using this code :
.rd_tabs.rd_dark_tabs.horizontal .tabs-container { overflow:hidden; }
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme