Solution for this topic
To achieve this please use the below custom CSS code.
.tag #wrapper {
color: #616161;
}
.blog-list .post-content-container {
margin-top: 10px;
}Hi @dsharpe,
I hope you are well today and thank you for your question.
Does it work fine for you using default WordPress Twenty Seventeen theme?
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
Hi @Antalvespo,
I hope you are well today and thank you for your questions.
How can i make the header menu less high and
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
.sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
padding-top: 20px;
padding-bottom: 20px;
}
with other color instead of white in sticky menu too.
You can change it from theme styling settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
Hi @Antalvespo,
I hope you are well today and thank you for your questions.
When i put a price in a table then erase all the table.
I can see it is displaying on your shared site page as shown in the attached screenshot.
Please advise.
It´s possible to have all the functionality of Unyson in a woocommerce page?
Yes you can have it using Unyson content elements as shown in the second attached screenshot.
Best regards,
Shufflehound team
Hi @DirkahDirkah,
Thank you for your question.
Please tell me a bit more information about the issue.
When are you getting this error?
Are you selling anything on your site?
Are you using WooCommerce to sell it?
Are you getting the error using default WordPress Twenty Seventeen theme?
Best regards,
Shufflehound team
Solution for this topic
Hi @DirkahDirkah,
I hope you are well today and thank you for your question.
The seems the browser you are using is prefilling the form content which is just specific to your browser as you have entered the data in it so please either try using different browser or clearing browser cache, application data, cookie.
Best regards,
Shufflehound team
There isn’t anything like clean demo.
Do you want to install basic demo content?
You are always welcome here 🙂
If you could give me the IP address from which you will access FTP, I can add it to the exceptions (the host has FTP locked, I have to enable the IP address).
Here is my ip address 123.201.54.97
I tried uploading and importing a demo according to your advice. The demo is loaded, but unfortunately the “Gillion Showcase” shows error 404 and few pictures are missing. After uploading, this error will appear – [WARNING] Failed to import “”: Invalid post type mc4wp-form
Please make sure you have activated all theme required plugins and try resaving your site permalink settings.
It seems you are using older version of theme so please make sure to update the theme to the below latest version as described in this page https://support.shufflehound.com/updating-theme/
Please login to access this file
Solution for this topic
Hi @zelldi,
I hope you are well today and thank you for your question.
It displays blue because of the mega-addons-for-visual-composer plugin you are using on your site.
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
.tag #content {
color: #616161;
}
Best regards,
Shufflehound team
There are various demo content templates so which one do you want to import?
Also please note importing Basic demo content will overwrite all of your existing site content.
Solution for this topic
Hi Amy,
I hope you are well today and thank you for your question.
You can achieve this by adding Portfolio content element in each of those pages and configure different categories for them as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi Chris,
I hope you are well today and thank you for your question.
You can generate widget shortcode using following plugin and add that shortcode in the page where you want to display widget.
https://wordpress.org/plugins/widget-shortcode/
Best regards,
Shufflehound team
Ok. If the plugin author provides us information about why this is happening with this theme then we can resolve it.
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
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
.single-post .post-meta-thumb img {
max-width: 1000px !important;
min-width: 1px !important;
margin: 0 auto;
}Have you contacted the WPML support here https://wpml.org/forums/forum/english-support/ to know why it is not working in the header menu?
You are most welcome here 🙂
Hi @deantep,
I hope you are well today and thank you for your question.
You can achieve this as described in the following topic.
Best regards,
Shufflehound team