Jump to content

Mdhanjal

Member
  • Posts

    1,065
  • Joined

  • Last visited

Community Answers

  1. Mdhanjal's post in I AM TRYING TO CHANGE THE WHITE AREAS TO BLACK??!! was marked as the answer   
    past this code in custom css box .step-pane { background: #000; padding: 15px 30px; border: 1px solid #dfdfdf; margin-top: 15px; }  
  2. Mdhanjal's post in Jasper Jin template — customize form button? was marked as the answer   
    body:not(.button-style-default).button-style-outline .sqs-editable-button { background-color: transparent; color: #000000; } body:not(.button-style-default) .sqs-editable-button { border-color: #000000; } body:not(.button-style-default).button-style-outline .sqs-editable-button:hover { background-color: #000000; color: #fff; }  
  3. Mdhanjal's post in Banner Slideshow Arrows on Mobile (Add Space Between Arrows) was marked as the answer   
    .user-items-list-banner-slideshow .mobile-arrow-button--left { margin-right: 250px; }  
  4. Mdhanjal's post in Mobile text crop in header menu was marked as the answer   
    past this code in custom css box .header-menu-nav-item a { font-size: 6.5vmin; }  
  5. Mdhanjal's post in 7.1 CSS for changing Slideshow Title font size and color was marked as the answer   
    .sqs-gallery-block-slideshow .meta .meta-title { font-size: 18px; line-height: 1.2em; letter-spacing: 1px; } .sqs-gallery-block-slideshow .meta .meta-title { color: #fff; } .sqs-gallery-block-slideshow .meta { position: absolute; opacity: 0; background-color: #111; background-color: transparent; }  
  6. Mdhanjal's post in Reducing Shopping Page Padding was marked as the answer   
    @media screen and (min-width: 576px){ .tweak-products-nested-category-type-sidebar.tweak-products-category-title .products.collection-content-wrapper .nested-category-title { padding-bottom: 20px; margin-bottom: 37px; position: relative; display: flex; flex-direction: row; } }  
  7. Mdhanjal's post in Need 1 column to 3 colune in ipad was marked as the answer   
    @media only screen and (max-width: 768px) { div#BlogMasonryContainer { columns: 3; column-gap: 10px; height: auto!important; display: block!important; padding: 0px; } div#BlogMasonryContainer { height: auto!important; } .blog-masonry .masonry-ready .entry.is-loaded { position: relative!important; transform: none!important; width: 100%!important; display: block; padding: 1.5px!important; box-sizing: border-box; } .blog-masonry .masonry-ready .entry.is-loaded img { height: 100%!important; width: 100%!important; object-fit: contain !important; } }  
×
×
  • 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.