It’s working fine for me on my test website.
After changing them, please visit the projects from the admin area as shown in the attached screenshots.
You are most welcome here 🙂
You are most welcome here 🙂
Hi @duff563,
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 to change it?
You have to change it using the WpBakery page builder and not the Yellow Pencil editor.
Best regards,
Shufflehound team
You have to use Code editor in the Gutenberg editor as shown in the attached screenshot.
Is this beta version ?
It is released on ThemeForest so you can update the theme to the latest version without any issue.
This site still showing Software Version WordPress 5.5.x only supported. May this site specific thing 🙂
Could you please share the screenshot of the screen where it is displaying?
Awesome great to see you got that figured out.
Please advise if you have more questions.
Have a fantastic day!
It seems there is some issue with the page loader on your website.
I have deactivated the page loader in the theme settings as shown in the attached screenshot.
Could you please test it now?
I could confirm the issue on my test site that it does not work initially until we save the widget options and reload the page, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Hi @bobbinkz,
I hope you are well today and thank you for your question.
Yes, the below latest version of the theme supports the latest WordPress version.
Please login to access this file
Best regards,
Shufflehound team
Hi @SaqlainMughal,
I hope you are well today and thank you for your question.
It displays below each other for me as shown in the attached screenshot.
Please advise.
Best regards,
Shufflehound team
Hi @SaqlainMughal,
I hope you are well today and thank you for your question.
You can move 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-back-to-top { right: 110px; }
Best regards,
Shufflehound team
As displayed in the shared screenshot in my previous reply that you can edit it from the custom header template.
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 can make it smaller 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
@media (max-width: 582px){ #home-video-column iframe { max-width: 90%; margin: 0 auto; max-height: 280px; } }
You can remove 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-testimonials-item-container i.ti-quote-right { display: none; }
Solution for this topic
Please change the shared CSS code as below.
#page-container .sh-nav > li.menu-item:nth-last-child(2) > .sub-menu { margin-left: -400px; }
Awesome great to see you saw it.
Please advise if you have more questions.
Have a fantastic day!
Solution for this topic
Hi @saikate,
I hope you are well today and thank you for your question.
Please try clearing and temporarily deactivating the W3 Total Cache plugin that you are using on your website.
Your website header is a custom header that you can edit from the header section as shown in the attached screenshot.
Best regards,
Shufflehound team