It seems the slider resolution issue which you can try resolving as described on the below pages.
https://theme.co/archive/forums/topic/revolution-slider-video-not-full-width-on-ie/
https://theme.co/forum/t/slider-revolution-not-full-width-edge-ie/55360/2
You are always welcome here 🙂
You are always welcome here 🙂
You are most welcome here 🙂
I tested it on chrome browser and found it’s working fine.
Could you please test it clearing your browser cache?
You are most welcome here 🙂
Hi @akhizenko,
I hope you are well today and thank you for your question.
Please make sure that you are using latest version of the Slider Revolution plugin.
Could you please share your site URL where it’s displaying so that I can help you?
You can adjust the slider and image on mobile as described on the below pages.
https://support.stylemixthemes.com/revolution-slider-responsive-settings
https://www.themepunch.com/slider-revolution/responsive-settings/
Best regards,
Shufflehound team
Sorry for the confusion.
Actually, no redirection is performed for mobile visitors.
To redirect, please see the reply posted in the below.
https://wordpress.org/support/topic/how-to-redirect-all-mobile-visitors-to-amp/#post-12202674
On your website homepage, you are using a light header therefore the color is not getting changed.
You can change 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
#page-container .header-contacts-details-large { color: #464646 !important; }
You are always welcome here 🙂
Solution for this topic
Hi @buildblogger,
I hope you are well today and thank you for your question.
You can resolve 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.page-white-borders .sh-header.sh-sticky-header-active { left: 0 !important; right: 0 !important; }
Best regards,
Shufflehound team
You are most welcome here 🙂
You can change its color from the theme Styling settings as shown in the attached screenshots.
Solution for this topic
Please use the CSS code below instead of above to achieve it.
.sh-recent-posts a.sh-overlay-item.sh-table-cell:last-child { display: none; } .sh-recent-posts a.sh-overlay-item.sh-table-cell:first-child .sh-overlay-item-container { right: 35%; }
As said above, there is no option to change the layout on category or archive pages as they are dynamic pages.
To change it, you have to develop custom code in the child theme of the 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
So, so long as the ReCAPTCHA is set up correctly, it will continue to function?
Yes
Hi @cbdhandle,
I hope you are well today and thank you for your question.
Please install it using the new demo content installation method as described on the below page.
https://support.shufflehound.com/installing-demo/
Best regards,
Shufflehound team
Solution for this topic
Hi @fredalewko,
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
.woocommerce ul.products li.product a .test { vertical-align: middle; display: flex; }
Best regards,
Shufflehound team
Hi @Ozgen06,
I hope you are well today and thank you for your question.
I’ve imported medical demo of Jevelin theme, but there is issue on menu.
I’ve added sub menu and when we click on submenu the menu popup is closed in mobile menu. Can you please help me in this?
Please make sure that you are using the below latest version of the theme.
Please login to access this file
Also, please make sure that you have disabled the option “One Page Navigation” in the General Settings of the theme.
Another issue is in slider. In Internet Explorer browser the slider Background image is not showing me in full width.
Which version of the Internet Explorer browser are you using?
Best regards,
Shufflehound team
Hi Ulf,
Thank you for your question.
You can disable 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
.sh-recent-posts .sh-overlay-style1 { display: none; }
Best regards,
Shufflehound team