I seem to be having some padding issues just beneath the menu, this starts happening when i begin adding or removing the top row in visual composer. It doesn’t matter what I do the issue seems to persist. and this actually happens with all the sites.
You can try using below custom CSS code to resolve the issue.
#wrapper > .content-container.sh-page-layout-default {
padding-top: 0;
}Hi @Tuneya,
I hope you are well today and thank you for your question.
You can try changing its colors by using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @daptee,
I hope you are well today and thank you for your question.
This is a known issue which will be resolved in the future version of theme.
In the meanwhile, you can resolve it by changing portfolio dates or setting Portfolio content element limit option to -1
Best regards,
Shufflehound team
Hi Catarina,
I hope you are well today and thank you for your question.
You can translate the theme as described in the below page.
https://support.shufflehound.com/theme-translation/
Alternatively, you can use any of the following plugins to change the text.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
@corpsenthyn You can correct those errors by referring the information provided in the pages shared above or you can consider hiring a WordPress technician to do it.
That didn’t work either.. it just made the clickable area even smaller, but didn’t affect the hover area.
I can see the hover area and clickable area same now on your site for the menus so not sure what you are referring now.
Maybe you are referring hover area to something else and we are not on one line so need bit more description and screenshot.
I actually just figured it out using this code:
#page-container .sh-nav > li.menu-item a {
padding: 0px 10px !important;
margin: 0px -10px !important;
}.sh-nav li.menu-item {
padding: 0px !important;
margin: 15px !important;
}
My question.. is that code okay to use?
Yes, the code seems Ok and if it is working fine for you then you can just use it.
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Solution for this topic
Yes, they are displaying 2 columns but they are displaying it in a way that seems to be a 4 column setting.
This one sentence made it clear that you should have posted earlier.
You can make it display like 2 columns 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
.gillion-woocommerce #content:not(.page-content) ul.products.columns-2 li.product {
width: 48%;
}Hi @crobertson6,
I hope you are well today and thank you for your question.
There can be various other reasons why your site is loading slow as described in the following pages.
https://www.bitcatcha.com/blog/2015/10-frustrating-reasons-why-your-website-speed-is-slow/
https://www.pickaweb.co.uk/kb/website-running-slow/
https://gtmetrix.com/why-is-my-page-slow.html
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
https://wordpress.org/plugins/ewww-image-optimizer/
https://wordpress.org/plugins/wp-smushit/
Best regards,
Shufflehound team
Hi @ptw,
I hope you are well today and thank you for your question.
It seems from your shared screenshot that you have not visited the single blog post page but the blog posts archive page.
Please visit the single blog post page by clicking on the post title as shown in the attached screenshot.
If you are still facing the issue then could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
The child theme on your site is broken as shown in the attached screenshot.
Please remove that broken child theme from your site and install & activate the above shared child theme on your site.
If you don’t know how to install and activate the child theme then please refer the information provided in the below pages.
https://www.wpbeginner.com/beginners-guide/how-to-install-a-wordpress-theme/
Awesome great to see you got that solved.
Have a fantastic day!
If you are talking about the header banner as shown in the attached screenshot then you can change its size 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-header-banner-container img {
max-height: 100%;
}I am not sure what you meant by WordPress style but you can change any style by using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Hi Matthew,
I hope you are well today and thank you for your question.
You can use any of the following solutions to migrate your site to a new domain or server.
https://wordpress.org/plugins/all-in-one-wp-migration/
https://www.wpexplorer.com/migrating-wordpress-website/
Best regards,
Shufflehound team