Hi @timo.borkowski,
Thank you for your question.
You can display it on mobile 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 .sh-nav-mobile ul li a {
padding-left: 0 !important;
}
#page-container .sh-nav-mobile ul {
background: transparent !important;
display: block;
}
li.menu-item.menu-item-has-children > a {
display: none;
}
Best regards,
Shufflehound team
Hi @timo.borkowski,
I hope you are well today and thank you for your question.
Could you please try using below latest version of the theme?
Please login to access this file
Best regards,
Shufflehound team
Please try regenerating thumbnails on your site using the below plugin.
https://wordpress.org/plugins/force-regenerate-thumbnails/
If the issue still persists then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Another small css problem for the new feature i see with “disable image border radius” option is about css i think. It’s not an important problem but just for your information. I attached the screenshot. (It’s in Gizmo News theme, next/previous posts section in single post page.)
Do you want them to display with border radius?
If yes then 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
#page-container .post-switch-item {
border-radius: 5px;
}The theme does not call any of them and you can check all theme code for it where you won’t get it.
It may be called by the plugins. video or advertisements use don your site but I am not sure exactly which.
If you don’t know how to troubleshoot it then you can consider hiring a WordPress developer to troubleshoot it for you. You can hire a developer from any freelance site.
You are most welcome here 🙂
Hi @fermentalista,
I hope you are well today and thank you for your question.
It seems you are using siteground optimizer which generates error as shown in the attached screenshot causing this issue so please try temporarily disabling this optimizer.
Best regards,
Shufflehound team
We will notify you here after fixing it.
Solution for this topic
Hi Laura,
I hope you are well today and thank you for your question.
The topbar only displays on Header 2 and Header 3 styles as displayed on the below pages but you are using Header 1 style on your site therefore it is not displaying.
https://jevelin.shufflehound.com/header/second-header/
https://jevelin.shufflehound.com/header/third-header/
I have changed it to Header 1 style on your site as shown in the attached screenshot and now it is displaying on your site.
Could you please confirm it?
Best regards,
Shufflehound team
Hi Brown,
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 @EdgarEEstrada,
I hope you are well today and thank you for your question.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Also please try deleting and reinstalling below latest version of the theme.
Please login to access this file
Best regards,
Shufflehound team
Solution for this topic
You can resolve the header issue by using below shared CSS code.
body:not(.compose-mode) #page-container .sh-header-builder-main-above-content {
position: static;
}
#wrapper > .sh-page-layout-full .page-default-content#content {
padding-top: 0;
}
#page-container .sh-header-template .vc_column-inner {
padding-top: 0;
}You are always welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Solution for this topic
Hi @valeirski,
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
#page-container .sh-portfolio-overlay4-icons {
width: auto;
}
#page-container .sh-portfolio-overlay4 .sh-overlay-item {
width: auto;
}
Best regards,
Shufflehound team
Solution for this topic
Then please try just using the below CSS code.
#page-container header.primary-mobile {
position: fixed;
}Solution for this topic
Hi @tomazmacek,
I hope you are well today and thank you for your question.
Please use the below latest version of the theme.
Please login to access this file
Also, please try clearing the W3 Total Cache that you are using on your site and disabling the lazy loading.
Best regards,
Shufflehound team
Hi Val,
I hope you are well today and thank you for your question.
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
Best regards,
Shufflehound team
Hi @zsolt67,
I hope you are well today and thank you for your question.
Could you please tell me which textbox you are referring to or share the screenshot of it?
Best regards,
Shufflehound team