Hi Jürgen,
Thank you for your question.
Could you please share me the page URL from demo site where it is displaying and also share the screenshot of it so that I can help you?
Best regards,
Shufflehound team
Hi Jürgen,
I hope you are well today and thank you for your question.
To achieve this, you have to develop custom code in the search.php file of Jevelin child 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
Awesome great to see you got that solved.
Have a fantastic day!
Solution for this topic
It is changed in the latest theme version as it was conflicting with menu icon.
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
.sh-nav-menu i.icon-energy:before {
content: "\e601";
}Hi @supermegalino,
I hope you are well today and thank you for your question.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @AkshayfromFaux,
I hope you are well today and thank you for your question.
You can get latest Yellow Pencil version by deleting the plugin and reinstalling it from Admin Area -> Appearance -> Install Plugins
Best regards,
Shufflehound team
Hi @kjetilhaugen,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you to remove it?
Best regards,
Shufflehound team
You have to enable portfolio filter in the portfolio element settings and try using portfolio category slug as shown in the attached screenshots.
I logged into your site and saw the header page builder option is displaying as shown in the attached screenshot.
Please advise.
You are most welcome here 🙂
Hi Susan,
I hope you are well today and thank you for your question.
I visited your shared site but didn’t see any sorting function there as shown in the attached screenshot.
Please advise.
Best regards,
Shufflehound team
It is displayed in the header builder element as displayed in the attached screenshots.
Hi @Bonovox,
I hope you are well today and thank you for your question.
Do you mean the logo image as displayed in the attached screenshot?
If yes then you can change it from theme header settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Could you please share me the screenshots of how it is displaying for you and how you want it to display so that I can help you?
Then please use the below custom CSS code so that it will not work on home page.
@media (max-width: 550px) {
body:not(.home) .container.entry-content {
max-width: 90% !important;
}
}You are most welcome here 🙂
Hi Nicolai,
I hope you are well today and thank you for your question.
You can try using below plugins to display mobile menu.
https://wordpress.org/plugins/responsive-menu/
https://wordpress.org/plugins/wp-responsive-menu/
Best regards,
Shufflehound team
You can enable it from the theme Header settings as displayed in the attached screenshots.
The WordPress 5.0 came with Gutenberg editor as a default editor so switch from Gutenberg editor to old editor using classic editor as described in the below pages.
It will be resolved in the next upcoming theme update.