Thank you for lettings us know.
We will work on fix and include it in the next theme updates.
Best regards,
Shufflehound
We have a beta version to test.
Anyone willing to test it?
Best regards,
Shufflehound team
We made some testing and we can make this work for iPone, Samsung Galaxy, etc devices in landscape mode, but in portrait mode there are too little space.
Hi there,
Sorry for the late response.
Can you please tell us on which mobile device you want this to work?
Best regards,
Shufflehound Team
Hi,
Sorry for late response.
We are working on new Jevelin version which should roll out in next week.
Best regards,
Shufflehound Team
Hi there,
This is a known issue and we are working on it to fix it in the next update.
Best regards,
Shufflehound Team
We created this template and it is included in Basic demo (will be added when installed). If you want, we can export it and send it to your email, just contact us to support at shufflehound dot com.
Hi there,
This template is called Home Basic Slider from Basic demo.
Best regards,
Shufflehound team
Hi there,
You can add !important at the end of your CSS snippets and that should overwrite it.
Like that:
.test-class {
color: red!important;
padding: 10px!important;
}
We are glad that this issue is fixed. ?
Hi there,
If you want to do it for pages, where page builder is used. You can increase it under section options by increasing padding option.
Best regards
Shufflehound team
We are glad that we could help. 🙂
Hi there,
If you don’t plan to use shop, then shop name can be changed in the main theme settings > Titlebar > Shop Title
Best regards
Shufflehound team
Hi there,
This extra white space is coming from element section, which adds 100px in top and bottom. If you want to remove it, just edit padding option.
Note: If you add element without a section, section will be rendered anyways to create your page structure.
Best regards
Shufflehound team
Hi there,
Do you want to add some extra CSS code or edit our main style.css file?
Best regards
Shufflehound team
Hi there,
In the next update we will try to solve this issue.
Best regards,
Shufflehound team
Nice to hear that. 🙂
Hi there,
Replace previous CSS snippet to this:
.sh-image-point:hover{ z-index: 9999!important; }
Best regards,
Shufflehound Team
Hi there,
We are not saying that files are missing, but sometimes files just doesn’t load correctly from your server. If we force whole page refresh, then everything works, therefore we are not sure if this is server side related issue or something else.
Looks like you need to load that CSS file also in back end (administration panel).
Here you can find few ways to do that.