-
-
Hi,
How do I reduce the header wrapper size in mobile responsive view.
I have a codeless slider displayed as the header with a height of 350px in desktop view. On responsive when the page loads the slider displays with a grey block underneath.
Can you help
-
Hello,
Please add this code into your custom css box:
@media (max-width: 480px){ .slider#slider-fullwidth { min-height: 171px !important; }}
Result screenshot: https://postimg.org/image/qe302wmyd/
Let us know.Best regards!
-
-
Hello,
Can you post here the edited code in your file? Just this block, so i can check. Or better, upload your main.js file here: https://jumpshare.com/
Send me the link. So we can check if the edit has any bug.Best regards!
-
-
Hello,
Please download this file: https://jmp.sh/UGyIOA4
Rename it as main.js and upload it into your tower/js folder.
Find this line in it:
scroll: { items: 1, fx: 'fade', duration: 2000},
change the duration value to 200 then Save, then change it back to 20000 and Save. So you will see the difference in speed. Lastly, change it to the value you want to have it and save back.
I just tested this, you should not have any problem with it.Best regards!
-
Hello,
Please download this file: https://jmp.sh/UGyIOA4
Rename it as main.js and upload it into your tower/js folder.
Find this line in it:
scroll: { items: 1, fx: 'fade', duration: 2000},
change the duration value to 200 then Save, then change it back to 20000 and Save. So you will see the difference in speed. Lastly, change it to the value you want to have it and save back.
I just tested this, you should not have any problem with it.Best regards!
-
-
-
That’s the ticket. You’re a star. Looks like it’s working as planned.
Thank you Mihaila, much appreciated.
-
Thank you for using our Tower Theme.
If you like our theme and support, please leave a review on Themeforest, it’s important for us :)Thank You!
Best Regards!
-
You must be logged in to reply to this topic.