I just bought this template and i'm working on a new website for a client. I have a few problems:
- How can i turn off the spinning wheel on the homepage (layout type and background image)
- Why doesn't the slider work on mobile phones? I checked the mobily visability settings on the Unite Revolution Slider 2 already.
Kind regards,
Jos Baltus (Netherlands)
ltheme
POSTED: 2016-08-22
Hello JPBALTUS,
Thanks for your order!
1. You go to Template Settings, open tab 'Custom Code' and remove all code in that fields.
2. You open file 'default.css' located in folder 'css' of template and search for
#lt-slider {
display: none!important;
}
Thank you,
jpbaltus
POSTED: 2016-08-25
Thanks for your support!
Ik still have a small problem with this template while viewing on my mobile phone: the menu button is invisible unless I swipe over the area. Is there a possibility to show the menu button all the time?
Kind regards,
Jos Baltus
The Netherlands
ltheme
POSTED: 2016-08-26
Hello JPBALTUS,
Did you get same problem on our demo site? If not, please send me your site address, so I can check.
Thank you,
jpbaltus
POSTED: 2016-08-26
http://www.tweebierzonderbaco.nl
Kind regards,
Jos Baltus
The Netherlands
ltheme
POSTED: 2016-08-26
Hello JPBALTUS,
You just go to Template Settings, open tab "Custom Code" and put more CSS below for Custom CSS Code field
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
- How can i turn off the spinning wheel on the homepage (layout type and background image)
- Why doesn't the slider work on mobile phones? I checked the mobily visability settings on the Unite Revolution Slider 2 already.
Kind regards,
Jos Baltus (Netherlands)
Thanks for your order!
1. You go to Template Settings, open tab 'Custom Code' and remove all code in that fields.
2. You open file 'default.css' located in folder 'css' of template and search for
#lt-slider {
display: none!important;
}
Thank you,
Ik still have a small problem with this template while viewing on my mobile phone: the menu button is invisible unless I swipe over the area. Is there a possibility to show the menu button all the time?
Kind regards,
Jos Baltus
The Netherlands
Did you get same problem on our demo site? If not, please send me your site address, so I can check.
Thank you,
Kind regards,
Jos Baltus
The Netherlands
You just go to Template Settings, open tab "Custom Code" and put more CSS below for Custom CSS Code field
#offcanvas-toggler > i {
color: #fff!important;
}