Hi @CBDFactum,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
You are most welcome here π
Β It is still lagging on the color bolding/selection.
Could you please share the screenshots of the issues so that I can troubleshoot it?
You are most welcome here π
Solution for this topic
Hi @touchofyellow,
I hope you are well today and thank you for your question.
You can remove it from the theme settings as shown in the attached screenshots.
Best regards,
Shufflehound team
Solution for this topic
Hi @savethecat,
Thank you for your question.
You can display 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 div.product .woocommerce-tabs ul.tabs li a { display: inline-block !important; }
Best regards,
Shufflehound team
Hi @savethecat,
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
.single-product.gillion-woocommerce div.product form.cart .button { margin-top: 20px; }
Best regards,
Shufflehound team
Hi @joaoqart,
I hope you are well today and thank you for your question.
I logged into your shared site and saw the issue was caused by the Smush Pro plugin that you are using on your website so I have deactivated the plugin.
Please contact the Smush Pro plugin support to resolve the issue.
Best regards,
Shufflehound team
Could you please share the page URL from your site where it is not working so that I can troubleshoot it?
Could you please share the page URL from your site where it is not displaying buggy so that I can troubleshoot it?
Solution for this topic
You can remove them from the theme post settings as shown in the attached screenshot.
Solution for this topic
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
.home .content-container.sh-page-layout-default { padding-top: 0 !important; }
You are most welcome here π
We are in the process to fix it.
Hi @Tayoh,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
It seems this is working now on your shared site as shown in the attached screenshot.
Please advise.
It seems you have created your site custom footer using the WPBakery page builder so that option won’t work for your custom footer.
To achieve this for the custom footer, 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
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
html[dir="rtl"] .single-post #page-container .sh-gallery .slick-track { transform: none !important; }
No, it is not possible to set hover image in the element that I have suggested.
In the single image element, that you are using doesn’t have the option to open link in a new window.
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
You are most welcome π