What do you want to achieve?
Also, your shared URLs do not work.
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Yes, the header slider is created using Slider Revolution plugin and the plugin is bundled with the theme that you can get it from your site admin area Appearance -> Install Plugins after activating the Jevelin theme.
It seems happening because the custom CSS code that you are using is loading a bit later causing this behavior.
You can use any WordPress cache plugin to load it faster or try adding it in the style.css file of the child theme by using the attached child theme.
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
Sure
Hi @alexandral,
Sorry to hear of the problem you are having.
You can resolve this issue as described in the following topics.
https://support.shufflehound.com/forums/topic/error-forbidden-even-i-deactivate-all-plugins/
https://support.shufflehound.com/forums/topic/page-builder-unyson-errors/
https://support.shufflehound.com/forums/topic/error-forbidden-for-content-elements/
Best regards,
Shufflehound team
Hi @SportsbarBox,
I hope you are well today and thank you for your question.
Please make sure that you have configured the navigation menu as described in the theme documentation as displayed in the attached screenshot.
If it still doesn’t work then could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @daptee,
I hope you are well today and thank you for your question.
To achieve this, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Solution for this topic
Hi @jm,
I hope you are well today and thank you for your question.
You can achieve it as described in the following topics.
https://support.shufflehound.com/forums/topic/how-to-customize-page/#post-26383
https://support.shufflehound.com/forums/topic/blog-side-to-side-in-home-corporate/#post-21724
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
Could you please tell me what you are referring as lightcases and also share me the page URL from your site where it is displaying so that I can help you to disable it?
Best regards,
Shufflehound team
Hi @crobertson6,
I hope you are well today and thank you for your question.
You can remove 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
body .sh-section-aaeb37b0594a94972feb1459c6d8147f {
padding-top: 0 !important;
}
Best regards,
Shufflehound team
Hi @jm,
I hope you are well today and thank you for your question.
Currently, there isn’t any tutorial but you can import any demo content as described in the below page and then make changes in it.
https://support.shufflehound.com/installing-demo/
Best regards,
Shufflehound team
Hi @nextgenmrkt,
I hope you are well today and thank you for your question.
There can be various other reasons why your site is loading slow as described in the following pages.
https://www.bitcatcha.com/blog/2015/10-frustrating-reasons-why-your-website-speed-is-slow/
https://www.pickaweb.co.uk/kb/website-running-slow/
https://gtmetrix.com/why-is-my-page-slow.html
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
https://wordpress.org/plugins/ewww-image-optimizer/
https://wordpress.org/plugins/wp-smushit/
Best regards,
Shufflehound team
Hi @adorbit,
I hope you are well today and thank you for your question.
You can try achieving 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
#header-navigation-mobile li.menu-item.sh-nav-dropdown {
position: fixed;
left: 70px;
top: 50px;
}
Best regards,
Shufflehound team
Hi @Inochishirazu,
I hope you are well today and thank you for your question.
Dues to technical jargon, I didn’t understand your question properly.
Instead of asking “How can I overwrite the woocommerce css so my page loads the new one first”, could you please tell me what is the issue that you are facing or what you are trying to achieve so that I can help you?
Best regards,
Shufflehound team
Solution for this topic
You can add margins to those columns 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 (min-width: 768px) {
.sh-section-e0edcd87dce567c226265b76cdd05646 .sh-column {
margin: 0 10px 0 10px;
width: 32.33333333%;
}
.sh-section-e0edcd87dce567c226265b76cdd05646 .sh-column:first-child,
.sh-section-e0edcd87dce567c226265b76cdd05646 .sh-column:last-child {
margin: 0;
}
}Have you tried clearing and disabling the cache as I can still see the cache being used on your site?
Also please try disabling Lazy Loading on your site as shown in the attached screenshot.
I could confirm the issue on my test site which occurs when I set Iconbox style to Large Iconbox 8 as shown in the attached screenshot therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
I have tested it on your site but didn’t get any email sent by Check Email plugin and the contact setting page.
Also, the Unyson contact form is working fine on my test site and also on the sites of other users.
If you think it is Unyson contact form issue then you can create and use the contact form using below plugin.