Jump to content

cladzine-star

Circle Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by cladzine-star

  1. I found the answer from an old discussion: /* List Section - UI Custom Arrows */ button[class*="arrow-button"] svg { display: none !important; } button[class*="arrow-button--left"] div:before { content: "\e006"; font-family: 'squarespace-ui-font'; transform: rotate(270deg); display: block; color: white; font-size: 24px; line-height: 60px; top: -10px; position: relative; } button[class*="arrow-button--right"] div:before { content: "\e006"; font-family: 'squarespace-ui-font'; transform: rotate(-270deg); display: block; color: white; font-size: 24px; line-height: 60px; top: -10px; position: relative; }
  2. Thanks Ziggy. Unfortunately it's still not working. 😞
  3. Hi. It's https://www.brifiworks.com/ And here's the code: /* List Section - UI Custom Arrows */ button.user-items-list-banner-slideshow__arrow-button svg { display: none !important; } button.user-items-list-banner-slideshow__arrow-button--left div:before { content: "\e006"; font-family: 'squarespace-ui-font'; transform: rotate(270deg); display: block; color: white; font-size: 30px; line-height: 60px; } button.user-items-list-banner-slideshow__arrow-button--right div:before { content: "\e006"; font-family: 'squarespace-ui-font'; transform: rotate(-270deg); display: block; color: white; font-size: 30px; line-height: 60px; }
  4. The layout is fine in the mobile view but the client wants the white < > on the green circle like it is on desktop.
  5. Hi, I made custom carousel buttons with CSS in the section "What they say about us" but the mobile doesn't match the style that I have created for desktop. I wrote CSS with a media query but it's not working. Any help is appreciated!
×
×
  • 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.