how do I do the same for footer links?
You can try achieving this using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
I visited your shared website on mobile but the menu displays fine for me as shown in the attached screenshot.
Have you managed to resolve the issue?
It seems the page is corrupted causing the issue.
Could you please import the demo content again and delete the existing pages and content?
Alternatively, 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 me 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)”?
How do I change the hover color of the arrow that scrolls back up to the top? (see pic)
You can change the hover color 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:hover { border-color: #e45966 !important; background-color: #e45966 !important; }
Hi @yaneu916,
I hope you are well today and thank you for your question.
I can see the same view on desktop also as shown in the attached screenshot.
Could you please clear and temporarily deactivate the cache that you are using on your website so that I can troubleshoot the issue?
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.
Best regards,
Shufflehound team
Here’s my email address [email protected]
Hi @led,
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 displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Hi @treodred,
I hope you are well today and thank you for your question.
Could you please check what you have set in your website Reading Settings as shown in the attached screenshot?
Also, could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Please contact your web host godaddy to do it.
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Could you please share the page URL from your site where it is displaying so that I can help you?
Yes, the theme is compatible with the Woocommerce plugin but this plugin has thousands of extensions so how can we keep track of testing with all of them with every latest version?
We will definitely fix If you face any issue using the theme with Woocommerce plugin and will try our best to resolve any extension issue but as we have not developed the extension so extension developer needs to tell us what is the extension requirement and what changes we should make in the theme to make it compatible.
Hi @FS_DE,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where the button is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Solution for this topic
Hi @laurita,
I hope you are well today and thank you for your question.
You can translate it by translating the theme as described here https://support.shufflehound.com/theme-translation/ or using any of the following plugins to change it.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Hi @laurita,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @henryswwong,
I hope you are well today and thank you for your question.
It seems you are using some CDN service to host your website static resources such as CSS, JS and images file therefore the URLs are displayed in such a way so please disable the CDN service If you don’t want to use such URLs.
Best regards,
Shufflehound team
I didn’t get the image so please share it again.
Also, have you made sure that you have activated the Page builder extension of the Unyson plugin as shown in the above-shared screenshot?
You can make it smaller on mobile using below CSS code.
@media (max-width: 600px){ #page-container .header-logo img { width: 65px; } }
Could you please share the page URL from your site where the titlebar is displaying so that I can troubleshoot it?