Solution for this topic
Hi @podsolnuhi,
I hope you are well today and 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
@media (max-width: 782px){
#page-container .blog-slider-item h1,
#page-container .blog-slider-item h2 {
font-size: 14px !important;
}
}
Best regards,
Shufflehound team
This can be due to plugin conflict on your site so please try temporary 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.
Also, would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Now sure where you are testing it and I don’t understand the language in your shared screenshot but I tested it on gtmetrix.com site as following and the result displays fine as shown in the attached screenshot.
https://gtmetrix.com/reports/gillion.shufflehound.com/Bw8baUhH
It will be added soon.
*Ignore the attachment.
It got removed because of the footer theme options changes that you made above.
Yes, you can turn on the caching plugin now.
Yes, it is possible and you can achieve it as described in the above reply.
Solution for this topic
Use below custom CSS code to remove the radius of the slider.
#page-container .blog-slider {
border-radius: 0 !important;
}You are most welcome here 🙂
You are most welcome here 🙂
The password in your shared credentials are not working so please make sure that it is correct and working fine.
Also please tell me on which page on your site you are using the Google map and which address you are trying to set in it.
I visited your shared site but can see still the autoptimize cache is enabled on your site so could you please disable it?
Not sure why this is happening but you can resolve it using below custom CSS code.
body {
word-wrap: break-word;
}Then please change the above CSS code as following and make changes in it according to your needs.
@media (max-width: 550px){
body:not(.home) #page-container .container.entry-content {
max-width: 90% !important;
padding: 0 15px !important;
}
}We can’t achieve this developing custom CSS code but you can achieve this using contact form 7 and its form as described in the below topic.
https://support.shufflehound.com/forums/topic/configure-contact-form-7/#post-35514
You are most welcome here 🙂
Yes, the issue is resolved in the below latest version of the theme.
Please login to access this file
I logged into your shared site and saw you are using both newer and older versions of the theme on your site as shown in the attached screenshot so please remove the older theme version and use only newer theme version.
Also please make sure to clear the cache from the cache plugin that you are using on your site.
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Now the reference of the footer.jpg file is removed from your site.
No, need to close it.
We will mark it as resolved.
Could you please share the screenshot of it?