Solution for this topic
You can try resolving 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-widget-facebook-item .fb_iframe_widget iframe, .sh-widget-facebook-item .fb_iframe_widget span { width: 450px !important; max-width: 100% !important; }
If the above CSS code doesn’t work then please try using below CSS code instead of above.
#page-container .sh-widget-facebook-item { max-width: 340px; }
You are most welcome here 🙂
You could just create a temporary dummy user account on your site and share me the credentials which could have helped me to troubleshoot the issue.
Also, you said in your another topic that you are using an older version of the theme on your site and don’t want to update it but we provide support to the latest version of the theme as it contains latest fixes and enhancements.
Could you please unlock it after 12 hours from the time I have posted this reply?
Solution for this topic
Hi @standbypics,
I hope you are well today and thank you for your question.
You can hide 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-product .sh-titlebar { display: none; }
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @Cakelab,
I hope you are well today and thank you for your question.
I am not sure I understood your question properly so could you please describe it a bit more?
Best regards,
Shufflehound team
Solution for this topic
Please try changing above shared CSS code as following.
@media (max-width: 448px){ li.menu-item.sh-nav-cart.sh-nav-special.sh-header-builder-main-element-cart { padding: 0 10px 0 0; } nav#header-navigation-mobile { min-width: 80px; } }
Awesome great to see it’s working for you now.
Please advise if you have more questions.
Have a fantastic day!
Awesome great to see you got that found.
Please advise if you have more questions.
Have a fantastic day!
I hope you are well today and thank you for your question.
Please try enabling it in the theme General Settings as shown in the attached screenshot.
Best regards,
Shufflehound team
@dellgirl I hope you are well today and thanks for helping out here in this forum.
Your help here is really appreciated.
I can’t access your site as it just displays “Sajt će uskoro ponovo biti u funkciji!” so please make sure that it is accessible so that I can troubleshoot it.
Awesome great to see you got that fixed.
Have a fantastic day!
Hi @Good0guy,
Thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Could you please answer my below questions that I asked you earlier?
Does this only happen when you translate your site?
Would you mind if I log in to your site and access that page? 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)”?
Solution for this topic
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
#content article .post-tags-container { clear: both; }
Does this only happen when you translate your site?
I see the fields on your shared page as shown in the attached screenshot?
Do you mean those fields?
If not then would you mind if I log in to your site and access that page? 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)”?
I have asked the developer about the status of it and will update you here soon.
Sorry but we don’t have any ETA but we will notify you here ASAP after doing the changes.