I resolved it using below custom CSS code on your website.
@media (min-width: 800px){ .sh-column.sh-column-51aa556d696dd30a29214a99b8f2f5dc.fw-col-xs-12.fw-col-sm-6 { height: 525px !important; } }
Not an issue at all.
You are most welcome here 🙂
You are most welcome here 🙂
I logged into your website and resolved the page issue on it.
Could you please confirm it?
I visited your shared site and both the images display the same size for me now on your website homepage.
Have you managed to resolve it?
I am not sure why this is happening for you.
Please contact the Envato Market Plugin support to resolve the error.
Alternatively, you can update the theme by downloading the latest version of the theme shared above and update it as described on this page https://support.shufflehound.com/updating-theme/
I logged into your website and saw the images on the two shared pages are not in the same size because they are being used differently.
On the About Us page, the images are set as background images of columns and on the home page of the website it is used using image content element as shown in the attached screenshots.
Please use the images as About Us page so that it will display the same.
Hi @randallrbaker,
Thank you for your question.
You can set the theme accent and all other colors in the theme styling settings on the below path.
Admin Area -> Appearance -> Theme Settings -> Styling
Best regards,
Shufflehound team
Hi Randall,
I hope you are well today and thank you for your question.
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
#page-container .sh-social-widgets a { background-color: #000; } #page-container .sh-social-widgets a:hover { background-color: rgba(255,132,100,0.86) !important; }
Best regards,
Shufflehound team
No, there is not CSS code for it.
You can use the Yellow Pencil Editor in the responsive mode to resolve responsive issues.
I can’t visit your shared page as it is redirecting to the https://nomlyfoods.com/?post_type=product page.
To stop the redirection could you please try changing your website permalink settings as shown in the attached screenshot?
If it still doesn’t work then 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)”?
Actually, no redirection is performed for mobile visitors.
To redirect, please see the reply posted in the below.
https://wordpress.org/support/topic/how-to-redirect-all-mobile-visitors-to-amp/#post-12202674
It seems not working on your website due to the CSS specificity issue so please try changing the CSS code as below.
.single-post #page-container .content-container { background: #FFF; } .single-post #page-container .content-container h2:hover, .single-post #page-container .content-container a{ color: #47c9e5 !important; } .single-post #page-container .sh-related-posts-title h3, .single-post #page-container .post-title h1, .single-post #page-container .titlebar-title h2, .single-post #page-container .content-container h2 { color: #000; }
You are most welcome here 🙂
Hi @ChGaillard,
I hope you are well today and thank you for your question.
The ‘read-it-later’ page is a dynamic page so you can’t modify or delete it.
I have created a feature request for it so that this page will be removed after disabling the bookmark and if it is enabled then the Google Search Console won’t display any error.
Best regards,
Shufflehound team
To display search at the right side of the menu, please change the header layout in the theme settings as shown in the attached screenshots.
It does not happen with every page but with the pages having Post Slider so if it was a theme issue then every page will not work.
This is a conflict issue with the AMP plugin and WPBakery page builder plugin so please try contacting the plugin support.
You are most welcome here 🙂
I logged into your website and it seems the issue with the AMP plugin and WPBakery page builder.
Could you please contact the AMP plugin support on the below page to resolve it?
That is added in the content area of your Blog page but was not displaying because you had deactivated the WPBakery page builder on your website.
I have enabled the WPBakery page builder and it is displaying now.
If you don’t want to use the WPBakery page builder then please deactivate the plugin and also remove the content created by it on the Blog page.