Nice to hear that. π
Oh, we just did some testing and this CSS snippet should work:
.content-container.sh-page-layout-default { padding-top: 0px!important; }
Please test it and let us know if that works.
Did you manage to fix it? It is looking fine for us now.
Great, let us know if the issue if fixed.
Nice to hear that. π
Nice to hear that. π
Nice to hear that. π
Maybe we can help you to change font for this plugins button to make it look more integrated?
Best regards,
Shufflehound team
Hi there,
Can you please give us a link to your website, so we can take a look? (you can post it in private field)
Best regards,
Shufflehound team
This is a weird issue. We will add this to our bug-list to do more testing and let you know when there will be any news regarding to this issue.
Ok, it is hard to say why it isn’t work there, but we added our previously mentioned CSS code and now this section is removed even in that page.
Hi there,
Looks like there were issues with your blog page as our changed options didn’t do anything. But when we created a new page your-site/blog-2/ there everything seems working just fine, can you confirm that?
Best regards,
Shufflehound team
The issue is fixed in the below latest version of theme so please update your theme.
Please login to access this file
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme. https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
You wonβt lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.
Let us know if the issue is fixed.
This feature have been added to the latest theme version bellow,Β so please update your theme. There will be a new options in Theme Settings > Blog.
Please login to access this file
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme. https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
You wonβt lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.
Thank you, we accessed your site successfully.
Maybe it happened after some update and also did you try yo updated to the latest theme version?
Please login to access this file
We just logged in your site and we can’t see related products section (see screenshot bellow).
Hi there,
Please try following CSS snippet bellow (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code )
.woocommerce ul.products li.product .add_to_cart_button.product_type_variable:after { display: none!important; }
Let us know if that works. π
Best regards,
Shufflehound team
Please try to change image option which is shown in screenshot bellow.
We are still not sure why this could happen, but please try this CSS snippet bellow (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code ):
section.related.products { display: none!important; }
We just tested and it seems to work fine for us (please check screenshot).