You are most welcome here 🙂
Hi @duonet,
I hope you are well today and thank you for your question.
It depends on how you have configured the Google map element settings and its address so could you please share the screenshots of it?
Also, it seems you are using an older version of the theme so please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/
Best regards,
Shufflehound team
Solution for this topic
Hi @CBDFactum,
I hope you are well today and thank you for your question.
It seems the CSS specificity issue so please try using the below CSS code.
.woocommerce #page-container .woocommerce-tabs li { border-style: dotted !important; }
Best regards,
Shufflehound team
Hi @lorena,
Thank you for your question.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @lorena,
I hope you are well today and thank you for your question.
ou can try achieving this using Yellow Pencil editor in responsive mode as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @brooksy101,
I hope you are well today and thank you for your question.
It seems you are confused here.
If you want to edit header properties such as logo, style etc. then you can do so from the theme Header settings as shown in the first attached screenshot.
Apart from built-in templates, you can create new header template using WpBakery page builder as shown in the second attached screenshot.
Best regards,
Shufflehound team
I don’t see you have decreased the height in your shared screenshot and the CSS code.
Please advise.
It seems the link only displays to the forum moderator so I have marked this topic as resolved and will do for future topics also.
Is there a way we float the content left of the product image? Usually this shouldn’t be a big problem.
If 1) is not possible, can we at least center the image.
You can center align the image using below CSS code.
.single-product #page-container .sh-woo-layout-left.col-md-6 { max-width: 500px; } .single-product #page-container .sh-woo-layout-left.col-md-6, .single-product #page-container .sh-woo-layout-image > div, .single-product #page-container .sh-woo-layout-image img { width: auto !important; margin: 0 auto; float: none; }
Check the width of this page:Â https://cbdfactum.com/about-us/Â you see, the width is not that wide as in the product page. How can I set the width for the page?
Just reduce the width 100% in the above initially shared CSS code to reduce its width.
I understand that support for modifying the source code is out of the scope. But, at least, can you name me the PHP file which contains the logic for the product details? I would copy it in the Child theme and play a bit around if I need further adaptations.
It’s woocommerce plugin file which is displaying the product page so please contact the woocommerce plugin support to know which file to copy in the child theme.
That CSS just center align the link icon.
Please share me your facebook and instagram page URLs and make sure that you are using correct App ID & App Secret and share me the screenshots of them.
Hi @CBDFactum,
Thank you for your question.
You can remove it developing custom CSS code as shared in the below topic.
Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Hi @CBDFactum,
I hope you are well today and thank you for your question.
You can display two-column content in one column 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-woo-layout-right.col-md-6 { width: 100%; clear: both; float: none; padding: 0; }
To display only description center-aligned, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Solution for this topic
I logged into your site and saw the cart page was formatted using WpBakery page builder which I changed and it started displaying fine.
Could you please check it?
You can mark the thread as resolved by clicking on the “NOT RESOLVED” link as shown in the attached screenshot.
I logged into your shared site and saw you are using an older version of the theme so please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Hi Fabio,
I hope you are well today and thank you for your question.
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
#page-container header.primary-mobile { z-index: 999999; }
Best regards,
Shufflehound team
Glad you achieved it using wp-responsive-menu plugin.
Yes, we will resolve the issue soon and notify you here.
You are most welcome here 🙂