Hi @bestcybernetics,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @atdesignsgr,
I hope you are well today and thank you for your question.
It seems you are using a custom menu created using header builder and you can change its color by editing the header builder template as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @ZionCODE,
I hope you are well today and thank you for your question.
This is how the theme of mobile menu works.
If you want top level menu of sub menu clickable then you can try using below solutions to display the mobile menu.
https://wordpress.org/plugins/responsive-menu/
https://wordpress.org/plugins/wp-responsive-menu/
https://wordpress.org/plugins/mobile-menu/
Best regards,
Shufflehound team
Your existing CSS code is incorrect and you have added my shared CSS code at the end of your existing CSS code therefore it is not working.
Please try adding the shared CSS code before your existing CSS code.
The desktop header is in “logo inbetween navigation” and I don’t know how manage it in responsive/mobile.
In the responsive header builder I put the ‘Layout 3 (menu, logo, cart), but in the burger menu I’ve got only the header left. I need to have the entire header (left and right).
I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
@ashishdevziners To help us keep support thread separates could you please create your own thread for your question instead of posting a reply on others thread as it makes the thread messy and hard to read.
If you want to you can also add a reference to this thread in your newly created thread.
We would be more than happy to help you with your new thread.
I can see you are using an older version of the theme that you are using on your website so could you please update it to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Also, please clear the breeze CACHE that you are using on your website.
We don’t have any other support person to check it.
I have tested it on my test site and it’s working fine for me using the latest version of the Jevelin theme?
Have you made sure that you are using the latest version of the theme?
Also, have you tried setting One-page navigation option on and off in the theme settings?
Also, this can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
You are most welcome here 🙂
You are most welcome here 🙂
Solution for this topic
Could you please disable the white frame option in the theme settings as shown in the attached screenshots?
Awesome great to see you got that fixed.
Please advise if you have more questions.
Have a fantastic day!
I have marked the topic as resolved.
Hi @rishikeshbraut,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s displaying so that I can help you?
Best regards,
Shufflehound team
Hi @lucianamssouza,
I hope you are well today and thank you for your question.
The theme supports the latest version of jQuery which is provided by WordPress so please which latest version of jQuery the WordPress supports.
Best regards,
Shufflehound team
I don’t see the same issue and content on your website as displayed in your shared screenshot so please tell me where it is displaying.
To achieve this, you have to remove all custom CSS code used on your website by adding it in theme settings and also the CSS code generated by the Yellow Pencil editor.
You can reset the Yellow Pencil editor as described in the below pages.
https://yellowpencil.waspthemes.com/docs/managing-changes-on-entire-website/
https://yellowpencil.waspthemes.com/docs/managing-the-element-styles/
You have to also remove design changes and colors added using page builders.
ok
Hi @buildblogger,
I hope you are well today and thank you for your question.
Please update the theme to the latest version shared below as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
This can be a child theme issue used on your site so to confirm it just temporarily use the Gillion theme on your site. If everything works fine then it’s your site child theme issue.
Best regards,
Shufflehound team
Solution for this topic
Please try changing the shared CSS code as below.
.mc4wp-form input, .mc4wp-form button { -webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1); border: 1px solid #e3e3e3 !important; }