Hi @theo,
I hope you are well today and thank you for your question.
You can remove Google fonts using any of the following plugins and then apply another font from theme Styling settings as shown in the attached screenshot.
https://wordpress.org/plugins/disable-google-fonts/
https://wordpress.org/plugins/remove-google-fonts-references/
Best regards,
Shufflehound team
Hi @theo,
I hope you are well today and thank you for your question.
This is a simple PHP warning and most of the time it doesn’t affect functionality of site so it is nothing to worry about!
Do you have WP_DEBUG set to true in your wp-config.php file?
If you do then please set it to false.
This will hide the warning messages and you will be able to use your site normally.
Best regards,
Shufflehound team
Yes I know that. I want Corporate Full demo with Basic (full) demo
I think you don’t understand what i am telling you above that you can install only one demo content on a site at a time.
Solution for this topic
You can resize slider height 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: 1000px) { .sh-iconbox-slider-tab { height: 150px!important; } }
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Bur it’s not working for the gap under the image.. The one after the title and before the text, see attachments..
Please try using below custom CSS code to remove it.
body.single-fw-portfolio .fw-page-builder-content > .sh-section { padding-top: 0; }
Another thinks.. I added hyperlink to the text in the page. The just work on the mobile versione and not in the Desktop one.. Any Idea why?
I don’t see the links on your shared page so could you please tell me on which page and what links are not displaying so that i can help you?
Hi @stargijo,
I hope you are well today and thank you for your question.
We are improving our documentation.
Please make sure you have set Post layout to “Sidebar right” in the post settings and add widgets in to Blog widgets area as shown in the attached screenshots.
Best regards,
Shufflehound team
You are checking it on wrong screen.
You have to visit Widgets screen as shown in the attached screenshot.
You can disable Top bar from Top bar settings as shown in the attached screenshots.
Hi @Edward,
I hope you are well today and thank you for your question.
You can install only one demo content on one site at a time as new demo content overwrites previous demo content.
Best regards,
Shufflehound team
To achieve this you have to develop custom code.
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
Hi @jz5,
I hope you are well today and thanks for helping out here in this forum.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Your help here is really appreciated.
Best regards,
Shufflehound team
Hi Marcin,
Thank you for your question.
You can resolve the issue 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
.slick-list, .slick-slide, .slick-track { height: 100% !important; }
Best regards,
Shufflehound team
Hi @shanticfm,
I hope you are well today and thank you for your question.
You can achieve this developing custom code.
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
You are passing SVG image file as a SRC of image tag as shown in the attached screenshot therefore the logo is not displaying.
How are you setting SVG logo?
I could confirm the issue on my test site that the column mega menu links don’t work therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
It seems you are using different header menu style so please try using following custom CSS code.
.sh-header-4 .sh-nav-container { padding-top: 5px; padding-bottom: 5px; }
Solution for this topic
Hi @wiredbeat2000,
I hope you are well today and thank you for your questions.
It seems this is happening because of Jetpack mobile theme https://jetpack.com/support/mobile-theme/ you are using on your site so please try temporary disabling it.
Best regards,
Shufflehound team
Hi @kdwl00,
I hope you are well today and thank you for your question.
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