Guest Posted May 16, 2021 Posted May 16, 2021 On 5/13/2021 at 10:42 AM, tuanphan said: Can you share link to cart page? Hello, https://www.plumcompetitions.com/cart Google123 is the passwotd
creedon Posted May 16, 2021 Posted May 16, 2021 There are errors in the site.css file. I don't know what the cause is. The first thing you can try is remove all your custom CSS. Make a copy somewhere so you can restore. If that gets rid of the problem then you know there are one ore more errors in your CSS that you will need to fix. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Chlobot Posted October 12, 2021 Posted October 12, 2021 I have a question on this topic. I've tried using the css mentioned for my situation but can't get it to work. I would like the first two multiple choice questions to be side by side. Thanks for you help! @tuanphan Website: https://wisteria-semicircle-yap8.squarespace.com/contact PW: NutmegState
tuanphan Posted October 13, 2021 Posted October 13, 2021 19 hours ago, Chlobot said: I have a question on this topic. I've tried using the css mentioned for my situation but can't get it to work. I would like the first two multiple choice questions to be side by side. Thanks for you help! @tuanphan Website: https://wisteria-semicircle-yap8.squarespace.com/contact PW: NutmegState Add to Design > Custom CSS /* Contact form side by side */ @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1633693765638_48669 fieldset:nth-child(3), div#block-yui_3_17_2_1_1633693765638_48669 fieldset:nth-child(4) { width: 50% !important; float: left !important; } div#block-yui_3_17_2_1_1633693765638_48669 fieldset:nth-child(5) { clear: left; } } Chlobot 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
maboli Posted June 20 Posted June 20 (edited) Is there a way I can align the form fields text to the left, so it lines up with the headings? On the Blog overview, I am also wanting to make the Excerpt text paragraph style P1 and the 'read more' P2? When I resize in Type Style the 'Read more' enlarges but not the Except? https://helicon-cardioid-tcx8.squarespace.com/config/pages/6672e4a7a90f780ed683e961 studionh_ap Edited June 21 by maboli
tuanphan Posted June 22 Posted June 22 On 6/20/2024 at 7:55 PM, maboli said: Is there a way I can align the form fields text to the left, so it lines up with the headings? On the Blog overview, I am also wanting to make the Excerpt text paragraph style P1 and the 'read more' P2? When I resize in Type Style the 'Read more' enlarges but not the Except? https://helicon-cardioid-tcx8.squarespace.com/config/pages/6672e4a7a90f780ed683e961 studionh_ap /config is url in edit mode, we can't access it. You can click arrow on top right or top left of page >> real url will appear on browser address bar. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment