Please use the below CSS code relacing the above shared code.
@media (min-width: 992px) { .sh-portfolio-single-video { width: 66.666667%; float: left; } #page-container .sh-portfolio-single-slider .sh-portfolio-single { width: 33.333333%; float: left; margin: 0; padding-top: 0; padding-left: 15px; } .sh-portfolio-single-slider .sh-portfolio-single-right.col-md-8, .sh-portfolio-single-slider .sh-portfolio-single-left.col-md-4 { width: 100%; } }
Hi @mlok21,
I hope you are well today and thank you for your question.
It seems this text comes from the WooCommerce plugin so could you please contact the WooCommerce plugin support to translate it?
Alternatively, you can use any of the following plugins to translate it.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
To achieve this, 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
It is your website-specific issue so would you mind if I log in to your site and do quick troubleshooting? If this is ok then could you please temporarily create an admin user account and share the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
You are most welcome here 🙂
You are most welcome here 🙂
Hi @Stahly,
I hope you are well today and thank you for your question.
Have you reset the theme settings?
If yes then you can restore it by copying the text from Export Options into Import Options in the theme Import/Export settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
You have to configure the categories in the mega menu settings as shown in the attached screenshots.
You are most welcome here 🙂
Solution for this topic
Hi Glenn,
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
.blog-slider-content-icon { display: none; }
Best regards,
Shufflehound team
Hi @khaleel737,
I hope you are well today and thank you for your question.
The Mega Menu is an extension of the Unyson plugin but you can achieve this using any of the below Mega menu plugins.
https://wordpress.org/plugins/search/mega+menu/
Best regards,
Shufflehound team
No, not yet.
I will notify you here when it will be resolved.
Just click on the Home link as shown in the attached screenshot and you will get the options at the bottom of the page.
Hi @jkazerooni,
Thank you for your question.
You have to develop custom CSS code to achieve this.
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
@media (min-width: 992px) { .sh-portfolio-single-video { width: 66.666667%; float: left; } .sh-portfolio-single.row { width: 33.333333%; float: left; margin: 0; padding-top: 0; padding-left: 15px; } .sh-portfolio-single-slider .sh-portfolio-single-right.col-md-8, .sh-portfolio-single-slider .sh-portfolio-single-left.col-md-4 { width: 100%; } }
Best regards,
Shufflehound team
Awesome great to see you got that figured out.
Please advise if you have more questions.
Have a fantastic day!
Hi @jkazerooni,
I hope you are well today and thank you for your question.
To achieve this, you have to style it.
You can try achieving this using the Yellow Pencil editor as described on the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @vishav101,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using the latest version of the Jevelin theme as displayed in the attached screenshot.
Could you please make sure that you have deleted the existing Yellow Pencil installation?
Best regards,
Shufflehound team
Hi @medipio,
Sorry to hear about the problem you are having.
Please don’t share sensitive information on the forum by adding it in the file as this is a public forum so the information shared can be seen by others.
Please change the shared credentials ASAP.
If you want to share anything privately then you can do so by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”.
I logged into your website and saw all the plugins are already installed on your website as shown in the attached screenshot.
Please advise.
Best regards,
Shufflehound team
Hi Gunnar Vartdal,
I hope you are well today and thank you for your question.
Recently the Unyson page builder is having some issues so we recommend using other page builders such as WpBakery, Elementor, etc. to create pages.
Best regards,
Shufflehound team
Hi @vachicz,
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
.single-post .blog-single { margin-top: 25px; }
Best regards,
Shufflehound team