Solution for this topic
Hi Surge,
I hope you are well today and thanks for posting here.
You can resolve this issue 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: 900px){ #page-container .sh-copyrights-logo { padding-right: 0; } }
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
You can just display life category and hide all other categories 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
#portfolio-fancy-filter-6e9cf96963b6e1ac988a0c5678b41524 .sh-filter-item { display: none; } #portfolio-fancy-filter-6e9cf96963b6e1ac988a0c5678b41524 .sh-filter-item[data-filter="*"], #portfolio-fancy-filter-6e9cf96963b6e1ac988a0c5678b41524 .sh-filter-item[data-filter=".category-life"] { display: inline-block; }
Best regards,
Shufflehound team
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
I don’t see both the CSS code i shared above to achieve this.
Please use both shared CSS code and clear the cache on your site.
If it still doesn’t work then temporary disable the cache plugin on your site.
You are most welcome here 🙂
Please make sure you have not set the same page as Posts page in your site Reading settings as shown in the attached screenshot.
Hi @zeynlambat,
I hope you are well today and thank you for your question.
You can display it by checking the WooCommerce Cart Header element option in the theme header settings as shown in the attached screenshots.
Best regards,
Shufflehound team
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
You are most welcome here 🙂
Hi Elton,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Thank you for letting us know. We are troubleshooting the issue and will update you here soon.
Hi @test2,
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
.post-thumbnail, .post-thumbnail img, .post-thumbnail .sh-ratio-content, .post-switch-item, .sh-widget-instagram-item img, .sh-widget-instagram-item-overlay, .sh-read-later-thumbnail, .sh-read-later-thumbnail:after, .sh-overlay-style1, .sh-comment-form, .post-media-play-overlay, .post-media-play-overlay:after, .post-quote-link .sh-ratio-content, .post-gallery-list, .post-gallery-list .slick-list, .post-switch-item:after, .widget_facebook iframe, .sh-widget-facebook-overlay, .sh-widget-posts-slider-thumbnail, .sh-widget-posts-slider-group-style2, .sh-widget-posts-slider-group-style2 .slick-list.draggable, .post-content-review-details, .post-content-review-progressbar-graph, .post-content-review-progressbar-graph-fill, .sh-post-author, .post-content-share .jssocials-share, .sh-comment-form input, .sh-comment-form textarea, .post-content img, .sh-widget-facebook-item { border-radius: 0; }
Best regards,
Shufflehound team
It is not possible to achieve it with Visual Composer as Visual Composer only allows you to add content page content area but not outside it.
Hi Evelyn,
I hope you are well today and thank you for your question.
Sure we will crate offline demo content for you and share it here soon.
Best regards,
Shufflehound team
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unsyon plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Also please create new admin user and try editing it after logging in using this newly created account.
You are always welcome here 🙂
@LeaV You are most welcome here 🙂
If you have any further questions please create a separate topic for it.
The theme and its recommended plugins are working fine for us so it is the issue with your setup.
We have limitations to help you as your site is not accessible for us and it is on local server (PC).
If possible please upload your site on any development server so that we can access it or just do not use bitnami on localhost.
Solution for this topic
Hi Elton,
Sorry to hear of the problem you are having.
You can try resolving this issue 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
#contact-form-c8a0569dd8cb65ec09d62c89e57e40a3.contact-form input{ padding-top: 14px; padding-bottom: 14px; line-height: 25px !important; }
Best regards,
Shufflehound team
You are most welcome here 🙂