penpen Posted November 19, 2020 Share Posted November 19, 2020 Is there a way to get rid of that weird shape around the X in my form? Link to comment
tuanphan Posted November 20, 2020 Share Posted November 20, 2020 If you share link to page in screenshot, we can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
penpen Posted November 21, 2020 Author Share Posted November 21, 2020 link is: itsquitenice.com Thanks! Link to comment
tuanphan Posted November 22, 2020 Share Posted November 22, 2020 On 11/21/2020 at 9:12 AM, itsquitenice said: link is: itsquitenice.com Thanks! Add to Home > Design > Custom CSS /* remove shape x contact form */ .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .lightbox-close { outline-color: transparent !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
penpen Posted November 22, 2020 Author Share Posted November 22, 2020 That works, thank you! Link to comment
Guest Posted March 17, 2022 Share Posted March 17, 2022 On 11/22/2020 at 12:04 PM, tuanphan said: Add to Home > Design > Custom CSS /* remove shape x contact form */ .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .lightbox-close { outline-color: transparent !important; } Hi there, is there a different class for the close button for the product form when you first 'add to cart' and when you click on 'edit details' in the cart. I can't seem to change the colour of the close button when I click on 'edit details' from the cart. Also, both the sizes of the Lightbox appears different as well. Are we able to keep them both looking consistent? Thank your! Link to comment
creedon Posted March 18, 2022 Share Posted March 18, 2022 11 hours ago, nigeitangg said: is there a different class for the close button for the product form when you first 'add to cart' and when you click on 'edit details' in the cart. It could be a class issue or I think more likely the actual forms themselves are the same but all the structures wrapping the form is different. Different contexts require different structures and CSS selectors. One for product details and one for the cart. Please post the URL for a product detail page on your site where we can see a product form that is formatted the way you want. We may be able use that to help you with your cart page CSS. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Guest Posted March 18, 2022 Share Posted March 18, 2022 1 hour ago, creedon said: It could be a class issue or I think more likely the actual forms themselves are the same but all the structures wrapping the form is different. Different contexts require different structures and CSS selectors. One for product details and one for the cart. Please post the URL for a product detail page on your site where we can see a product form that is formatted the way you want. We may be able use that to help you with your cart page CSS. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Here's the url for my product page www.madebycommonhands.com/shop/p/red-packet-box PW:crafty Thank you! Link to comment
creedon Posted March 18, 2022 Share Posted March 18, 2022 13 hours ago, nigeitangg said: Here's the url for my product page I tried to go there and got the following. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment