You can try resolving the issue 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-fancy-item { opacity: 1 !important; }
Hi @8thfloorads,
I hope you are well today and thank you for your question.
You are using outdated version of PHP on your site causing the issue so please update it to the latest version by contacting your web host.
Best regards,
Shufflehound team
No you won’t lose it.
Yes I have tested it on mobile browser and it displays fine for me as shown in the above shared screenshot.
You can try resolving 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-portfolio-single-video { overflow: hidden; max-height: 100%; height: 100%; }
Solution for this topic
Then it is definitely happening because of the custom code used on your site.
Hi Henry,
Sorry to hear of the problem you are having.
Could you please share me the page URL from your site where it is not displaying correctly so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @Wetmoose,
I hope you are well today and thank you for your questions.
the watery background image I would like to change -where would i go to do that and
It is a titlebar background image that you can change by editing the page header settings as shown in the attached screenshot.
The product categories above the product image grid i would like to remove -where would i go to remove that?
You can remove them by editing WooCommerce Categories content element as shown in the attached screenshots.
Best regards,
Shufflehound team
Solution for this topic
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
.woocommerce #page-container div.product form.cart .variations select { width: auto; }
Best regards,
Shufflehound team
Solution for this topic
Thank you for your question.
You can make it scroll 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
.primary-desktop .sh-nav-container ul.sub-menu { max-height: 450px; overflow-y: scroll; }
Best regards,
Shufflehound team
You are most welcome here 🙂
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
You can reset the CSS and the changes made using Yellow Pencil Editor as described in the following pages.
https://waspthemes.com/yellow-pencil/documentation/#reset-css-styles
You are always welcome here 🙂
You are always welcome here 🙂
This seems happening because of the custom code used on your site.
Do you see the same issue on below demo site?
You are most welcome here 🙂
Hi @piac1212,
I hope you are well today and thank you for your question.
Please revert the changes you have made using Yellow Pencil editor and then you can change the color of it from theme Styling settings.
Best regards,
Shufflehound team
Hi @marki2r,
I hope you are well today and thank you for your question.
It seems you have edited that page using default editor causing this issue.
Please reimport the demo content and edit that page using Unyson page builder.
Best regards,
Shufflehound team
Hi @paulekirk,
I hope you are well today and thank you for your question.
I don’t see the issue on your shared site as shown in the attached screenshot.
Please advise.
Best regards,
Shufflehound team
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
.sh-portfolio-overlay4-categories a { position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; padding-top: 100px; }
Could you please update safari browser to latest version and test it?