Hi Vesna,
I hope you are well today and thank you for your question.
You can try achieving this using any of the following solutions.
http://support.jawtemplates.com/goodstore/web/?p=1240
https://wordpress.org/plugins/fma-woo-multi-currency/
Best regards,
Shufflehound team
yes that makes the ‘on hover’ work however when clicked the gallery images no longer open up in the lightbox?
Do you mean it was working earlier?
If yes then could you please revert the changes that you made on your site which caused it not to work?
You are most welcome here 🙂
You are most welcome here 🙂
Hi Andrew,
I hope you are well today and thank you for your question.
It is a part of Basic demo content so please install Basic demo content as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @clinicalfinish,
I hope you are well today and thanks for posting here.
Please see the solution posted in the following topic for the similar issue.
https://support.shufflehound.com/forums/topic/missing-style-css-stylesheet/#post-2960
Best regards,
Shufflehound team
Hi NorthumbrianTin,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Solution for this topic
It seems this is happening because of the custom CSS code you have used 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
nav#header-navigation { left: auto; height: auto; width: auto; }
It is not fixed code and you have to develop it.
If you don’t know how to develop it then could you please share me the flag images URL and your site URL where you want to display it so that i can help you to achieve this?
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
.widget-item .mc4wp-form input[type=submit] { top: 0; bottom: auto; }
Hi @p5ugn3r,
Sorry to hear of the problem you are having.
Could you please share me the pages URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @design,
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
@media (max-width: 1250px){ header.primary-mobile { display: block!important; } header.primary-desktop { display: none!important; } }
Best regards,
Shufflehound team
Hi @tjbushlack,
Sorry to hear of the problem you are having.
Could you please share me the screenshot of the issue and page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Also please try resaving your site permalink settings.
Best regards,
Shufflehound team
Hi @mtortorello,
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
Solution for this topic
Hi Danielle,
I hope you are well today and thank you for your question.
You can remove that label 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
.woocommerce label.sh-quantity-number { display: none; }
Best regards,
Shufflehound team
Solution for this topic
Hi @R3z3nd3,
Sorry to hear of the problem you are having.
Please make sure you are using latest version of WordPress.
Also please try installing plugins one by one instead of all at once.
Best regards,
Shufflehound team
To get rid of the whitespace between the image and the header you can use the below custom CSS code.
.page-id-8650 .fw-page-builder-content .sh-section { padding-top: 0; } .page-id-8650 #wrapper .content-container.sh-page-layout-default { padding-top: 0; }
Hi @NicolaH,
I hope you are well today and thank you for your question.
We can remove it by developing custom CSS code so could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Awesome great to see you got that found.
Please advise if you have more questions.
Have a fantastic day!