In that case, we can remove that line from mobile devices using below custom CSS code.
@media (max-width: 555px){ .sh-divider-content:before, .sh-divider-content:after { display: none; } }
I am not sure whether it is your server or cache issue but it is also displaying fine for me now as shown in the attached screenshot.
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
.woocommerce #page-container div.product form.cart div.quantity { margin: 0; } .woocommerce #page-container div.product form.cart .button { margin-top: 30px; }
Awesome great to see you got that discovered.
Please advise if you have more questions.
Have a fantastic day!
Glad it is working fine for you now!
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
Hi @mariana10ibs,
I am doing well.
I hope you are well today and thank you for your question.
You have to develop custom code to achieve this as described in the below topic.
https://support.shufflehound.com/forums/topic/display-original-image/#post-17063
Best regards,
Shufflehound team
You are most welcome here 🙂
Please test it clearing your browser cache and using a different browser.
Hi @krenek,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to hide it?
Best regards,
Shufflehound team
Hi @krenek,
I hope you are well today and thank you for your question.
You can try hiding it using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Solution for this topic
The user can edit their profile in the admin area of the website on the URL http://yoursite.com/wp-admin/profile.php
and there is no way to edit the profile in the front end without using a third-party plugin that provides this functionality.
Please visit your below shared website and see what is displaying as shown in the attached screenshot.
I logged into your website and saw it is working fine now as shown in the attached screenshot.
Please test it using a different browser.
Hi @pzl,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @kamalfrenn,
I hope you are well today and thank you for your question.
It is WordPress theme and not HTML template but you can save the HTML, CSS & JS code from your website as described below.
https://www.nickhammond.com/quick-tip-save-webpage-with-all-images-including-stylesheet-images/
https://hostadvice.com/how-to/how-to-convert-a-wordpress-site-to-a-static-html-website/
https://blog.resellerclub.com/how-to-convert-wordpress-site-to-html/
Best regards,
Shufflehound team
Hi @kapilbhati99,
Sorry to hear about the problem you are having.
Please don’t share sensitive information on the forum by adding it in the file as this is a public forum so the information shared can be seen by others.
Please change the shared credentials ASAP.
If you want to share anything privately then you can do so by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”.
I logged into your website and saw it is working fine as shown in the attached screenshot.
Please test it using a different browser.
Best regards,
Shufflehound team
I can’t access your website as it is in maintenance mode so would you mind if I log in to your site and access it? If this is ok then could you please temporarily create an admin user account and share me the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
I visited your shared website and saw you are using Twenty Twenty theme on it so I couldn’t troubleshoot the issue.
Could you please use the below latest version of Jevelin theme on it so that I can troubleshoot it?
Please login to access this file
You can remove 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
.home #content > .vc_row .wpb_content_element { margin-bottom: 0; }