Our background image for mobile view is not working. It does in the customizer, but not when you check it on mobile devices.
Our settings for the background image are set to custom – fill screen with NO Repeat background image and NO scroll with page.
Based on what we found on the web and other support forums we have tried the following sets of code with no success so far:
@media (max-width: 767px) {
.header-filter {
background-size: contain !important;
background-repeat: no-repeat !important;
}
}
@media (max-width: 767px) {
body.background {
background-size: contain !important;
background-repeat: no-repeat !important;
}
}
@media (max-width: 767px) {
body.background {
background-size: auto 100%;
background-repeat: no-repeat !important;
}
}
Any ideas on how to solve this issue? In advance, thank you for your help and interest.
]]>We are migrating to wpforms as you suggested. We imported the WPForms template you created to make it consistent with the contact form that comes from the theme.
We just realized that form some reason our version of the theme doesn’t have the contact form shortcode field.
Is there a way to add the shortcode module for the sections of the theme (including the contact us form)? If not, What do we need to add as a code to make this happen? Where do we need to add it?
Thank you for your help and interest.
]]>A friend has asked me to have a look at her site. I have fixed a few issues but for some reason, when I resize the browser or use a mobile to view the responsive version , The hamburger version of the menu doesn’t work – It does appear but if you press on it the menu items appear for a second then disappear making it impossible to navigate the site- any ideas would be greatly appreciated.
Thanks in advance
I have an issue with the demo of Zelle Lite. when I’m logged in, or using the customizer, it looks exactly like the themeisle published demo. When I’m logged out, a lot of the design features are broken.
Has anyone else experienced this?
Thanks, BL
]]>I have Zerif theme installed and the mobile menu is not working properly.
On the main page of the mobile screen, the dropdown menu is not working, but on the submenu page, the dropdown menu is working very well.
could someone help me to solve whats wrong with the main page mobile menu?
See these examples to show.
–> this is the main page and is not working:
https://quirktools.com/screenfly/#u=https%3A//www.gaiapethotel.com.br/sandbox&w=320&h=533&a=34
–> this is submenu page and is working properly:
https://quirktools.com/screenfly/#u=https%3A//www.gaiapethotel.com.br/sandbox/como-surgiu/&w=320&h=568&a=37
Thank you so much in advance!
regards.
Using Zerif Lite? Upgrade to Pro and get 20% off
Zerif Lite will no longer be maintained after Nov 1st, 2018. The theme will continue to receive security updates for another year.
For that reason, we recommend all users to upgrade to the new Zelle Pro and get all of the aforementioned extra features.
We’re offering an exclusive 20% discount for those who are ready to upgrade.
Click here to upgrade to Zelle Pro with a 20% discount.
If upgrading to Pro isn’t possible for you right now, consider migrating your site to Hestia – our flagship free WordPress theme.
]]>I have spent quite a bit of time searching online for a solution. So far, I have tried disabling ever single one of our plugins, I’ve tried changing the z-index in different elements (all now changed back) to see if there was an issue with the display order, and I’ve even removed all of the custom formatting from the menu area to see if this would resolve the issue.
I’ve checked various online support forums. Themesile has two different solutions listed – both involve updating the custom css and neither worked.
This is the first one I tried (currently still present in the code):
nav#site-navigation.in {
height: auto !important;
}
And this is the second method I tried (no longer in the code):
@media (max-width: 767px){
#main-nav, #main-nav.fixed {
position: fixed;
}
}
Nothing seems to work. I really need to have the menu visible on mobile and I really don’t want to have to move to a completely different theme. I use Zerif Lite a lot and I really like this theme…
If anyone has any solution to this, please let me know!
]]>