Hi @amir.caspi,
I hope you are well today and thank you for your question.
You can remove the sidebar on the search results page 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
.search-results #page-container #wrapper div#content { width: 100%; } .search-results div#sidebar { display: none; }
Best regards,
Shufflehound team
You can adjust it using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Could you please tell me which plugin you are referring to?
You are using an older version of the theme on your website so please try updating the theme to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
If the issue still persists then try 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-sfwd-courses .sh-header-1 .sh-header-logo-container { width: 100%; display: block; } .single-sfwd-courses .sh-header-1 .sh-header-nav-container { clear: both; width: 100%; } .single-sfwd-courses .sh-header-1 .sh-table { display: block; } .sh-header-1.sh-sticky-header-active .sh-header-logo-container { display: none; }
I troubleshoot the issue on your website and 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.
Please try using below CSS code below instead of the above-shared code.
#page-container #content .code-block .ai-viewport-1 { margin-top: 30px; }
Hi @rajito,
I hope you are well today and thank you for your question.
You can change it as described in the below reply.
https://support.shufflehound.com/forums/topic/cant-change-medical-demo-image/#post-55570
Best regards,
Shufflehound team
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
Please remove all margin padding that you have added to resolve the issue so that I can troubleshoot it.
Awesome great to see you got that achieved.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
Could you please clear and temporarily deactivate the siteground-optimizer cache that you are using on your website so that I can troubleshoot it?
I don’t see any issue on your shared page so could you please share the exact page URL where you are facing the issue?
Hi @borishar,
I hope you are well today and thank you for your question.
You can resolve 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 #content .code-block { top: 0; }
Best regards,
Shufflehound team
Hi @sarahjane,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @savethecat,
I hope you are well today and thank you for your question.
Could you please clear and temporarily deactivate the WP Rocket cache that you are using on your website so that I can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
I logged into your website and saw it was happening because you had enabled the theme “One Page Navigation” option which I have disabled now as shown in the attached screenshots and the mobile menu started working fine.
Could you please confirm it?
I am not sure I understood your new issue so could you please describe it by sharing the screenshots of it?
This time the issue is caused by the The gem elements plugin that you are using on your website so please deactivate the plugin to resolve it.