Hi G,
Sorry to hear of the problem you are having.
Yes you are right. nobody else seems to have this error.
Please try this plugin to clear WordPress transients https://wordpress.org/plugins/artiss-transient-cleaner/
Also try deleting and reinstalling Envato toolkit plugin.
Best regards,
Shufflehound team
The video background is still not fitting the mobile screen as you can see in the image attached.
I can see it is fitting well in your shared screenshot. If you are referring its height then it can’t fit on mobile as there is constraint due to video aspect ratio.
If not possible to have 100% fitted, how can I put an image background for mobile and a video background for laptop?
You can achieve this using following custom CSS code.
@media (max-width: 800px) { #home #VideoWorker-0 { display:none; } .sh-section-accc22f04d32fce11ef4dfe63fa6bf51 { background-image: url(//www.3dtour.pt/wp-content/uploads/2017/05/Wallpaper.png) !important; background-position: 0 0; } }
Hi @fpreto,
I hope you are well today and thank you for your question.
I am not sure what you are referring here and what you are trying to achieve in portfolio pages so could you please tell me a bit more in detail so that i can help you?
Best regards,
Shufflehound team
You are most welcome here 🙂
That thinner space is a part of your logo image http://sweetme.creativeflowmedia.org/wp-content/uploads/2017/06/SM-Logo-Web-01.png so you have to remove it from the logo image file.
Solution for this topic
Hi @TeamQ14,
I hope you are well today and thank you for your question.
I visited your shared site and it is displaying centre aligned for me as shown in the attached screenshot. To make it more clear i have changed its background colors in the screenshot.
Please try clearing your browser cache or using different browser.
Best regards,
Shufflehound team
Hi Nander,
I hope you are well today and thank you for your questions.
I want to show the menu when a tablet is in landscape mode but the experimental feature does not work on my iPad 4.
When will this feature be introduced so it will work?
Currently we are working on it but don’t have any ETA of its implementation in the theme.
And the shop page didn’t work so I removed it so to install it again but when I install the demo page all my progress is lost.
What to do?
The demo content overwrites all your existing content so if you have created any content on your site then don’t install demo content.
If your shop page was having any issue then you should have asked it in this forum so that we could resolve it.
Now if you have taken backup of your site then just restore it to get your old content back.
Best regards,
Shufflehound team
Solution for this topic
Just want to update you here that WordPress by default provides Favicon option in Customizer Site Identity settings as shown in the attached screenshot so we don’t need to add separate theme option for it and you can just use this WordPress option.
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
The title Managed IT Services is in white. I can not seem to change the font color. All I get is white.
It seems you managed to change its color because it is displaying in blue as shown in the attached screenshot.
Also, if I do not want the Header title to print at all how would I stop that from occurring.
Just remove heading content element from Visual page builder.
Yes it should not take time but it seems you are using W3 Total Cache on your site therefore it is taking time so please make sure to clear W3 Total Cache after making any changes on your site.
You are most welcome here 🙂
Solution for this topic
You can remove 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
body.home #breadcrumbs, body.home #sidebar.sidebar-right { display: none; } body.home #content.content-with-sidebar-right{ width: 100%; }
You are most welcome here 🙂
Hi @stargijo,
I hope you are well today and thank you for your question.
Currently the theme doesn’t support it but we have added this as feature request which will be implemented in the future version of theme.
For now you have to either use plugin or develop custom code to display it.
Best regards,
Shufflehound team
Hi @brandonballweg,
Sorry to hear of the problem you are having.
Please make sure you have activated the Unyson plugin on your site to resolve this issue.
Best regards,
Shufflehound team
We are working on it.
I visited your shared site and can see it is full width as shown in the attached screenshot.
Hi @eclecticmediani,
I hope you are well today and thank you for your question.
Please regenerate image sizes on your site using the following plugin.
https://wordpress.org/plugins/force-regenerate-thumbnails/
If the issue still persists then could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
Hi @ssizz,
I hope you are well today and thank you for your question.
You can remove 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-table-cell.sh-testimonials-center { display: none; }
Best regards,
Shufflehound team