Hi @offpeak,
I hope you are well today and thank you for your question.
I could confirm the issue on your shared site but it is working fine on my test site.
This can be child theme issue on your site so to confirm it just temporary use the Jevelin theme instead of child theme on your site. If everything works fine then it’s your child theme issue so just share me your child theme so that i can troubleshoot it.
Best regards,
Shufflehound team
Hi Ulf,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media (max-width: 600px){ .sh-titlebar .titlebar-title h1, #page-container .post-title h1 { font-size: 20px; } }
Please change the font size 20px in the above code for mobile screen to whatever you want.
Best regards,
Shufflehound team
Hi @Ulf,
I hope you are well today and thank you for your question.
My solution would be to set the viewport for the mobile menu to appear much earlier but I can not find any setup for this – do I have to use some custom css code?
Yes but this solution will be specific to your site and generic for all theme users as many theme users add small number of menu items in menu and some add large numbers of it.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi Chris,
Sorry to hear of the problem you are having.
I have the theme running with the demo content “Landing”. When I add a new page which links like /imprint or /terms and click the link I get a 404 page.
I don’t get this issue on my test site so could you please share me the page URLs from your site where it is happening so that i can troubleshoot it?
When I change the Permalinks to “parameters” then it works.
Could you please share the screenshot of it as i don’t get parameters option in the permalink settings? Do you mean Plain option of Permalink Settings?
Best regards,
Shufflehound team
No i didn’t get the login information so could you please share it again and let me know after sharing it.
You are always welcome here 🙂
You have to delete existing theme to install new one or use following plugin to update the theme.
https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
You are most welcome here 🙂
It seems you are doing something wrong as it is working fine for me on my test site.
Please see the code from attached child theme which is working fine for me and do accordingly.
I can see the shared portfolio pages are using header 1 style but the language dropdown is not displaying on it.
Could you please tell me how you have added WPML lang options in the menu by sharing screenshot of it?
Glad to know you are a developer.
You have to edit two theme files to achieve this.
First you have to edit /jevelin/framework-customizations/theme/options/styling.php file and styling array in it.
Then you have to edit /jevelin/framework-customizations/theme/options/customizer.php file and customizer_styling array in it.
You are always welcome here 🙂
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.home.paged .container.entry-content { margin-top: 30px; }
Awesome great to see you got the solution found.
Please advise if you have more questions.
You can get theme documentation in the theme settings as shown in the attached screenshot.
Have a fantastic day!
Could you please share me your site URL where it’s displaying so that i can help you?
Not sure what you are referring as banner ad on your shared site.
Are you referring the top section as shown in the attached screenshot?
To get this setting as described above please use Post Masonry Grid element of visual builder as shown in the attached screenshots.
You are always welcome here 🙂
I couldn’t reproduce the issue on my test site so could you please share me the screenshot of your gallery image sequence as displayed in the attached screenshot so that i can troubleshoot it?
You have to extract the zip file and then install jevelin.zip file extracted from it.