Jump to content

abc

Member
  • Posts

    178
  • Joined

  • Last visited

Community Answers

  1. abc's post in In accordion, make description's entire line a clickable hyperlink was marked as the answer   
    Figured it out:
    .accordion-item__description p a { display: flex; }  
  2. abc's post in Disable Specific Accordion Box Drop Downs was marked as the answer   
    @sydneyg
    Here you go:
    /* Opening Remarks */ #block-d336c4f5471b3b8037bc li:nth-child(1) .accordion-item__dropdown, #block-d336c4f5471b3b8037bc li:nth-child(1) .accordion-icon-container, /* Coffee Breaks */ #block-d336c4f5471b3b8037bc li:nth-child(4) .accordion-item__dropdown, #block-d336c4f5471b3b8037bc li:nth-child(4) .accordion-icon-container, #block-d336c4f5471b3b8037bc li:nth-child(10) .accordion-item__dropdown, #block-d336c4f5471b3b8037bc li:nth-child(10) .accordion-icon-container, /* Lunch */ #block-d336c4f5471b3b8037bc li:nth-child(7) .accordion-item__dropdown, #block-d336c4f5471b3b8037bc li:nth-child(7) .accordion-icon-container, /* Closing Remarks */ #block-d336c4f5471b3b8037bc li:nth-child(13) .accordion-item__dropdown, #block-d336c4f5471b3b8037bc li:nth-child(13) .accordion-icon-container, /* Networking Cocktails */ #block-d336c4f5471b3b8037bc li:nth-child(14) .accordion-item__dropdown, #block-d336c4f5471b3b8037bc li:nth-child(14) .accordion-icon-container { display: none !important; }  
  3. abc's post in How come Squarespace login page still does not support Apple Passwords 2FA Autofill? was marked as the answer   
    Thank you, SQSP, for fixing this at long last.
  4. abc's post in Contact button color when on the contact page was marked as the answer   
    Try this:
    .primary-button-style-outline .sqs-button-element--primary { border-color: #F4B032 !important; color: #F4B032 !important; } .primary-button-style-outline .sqs-button-element--primary:hover { color: #fff !important; background: #F4B032 !important; }  
  5. abc's post in CSS Help Needed: Underlining Hyperlinks in Paragraph Texts Only was marked as the answer   
    Use
    p a instead of just 'a'
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.