Jump to content

Mdhanjal

Member
  • Posts

    1,065
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Mdhanjal reacted to Ziggy in Style and edit the 'CONTINUE SHOPPING' button   
    It is following the Secondary Button Styling, or you have this CSS on your website:
    #siteWrapper.site-wrapper .sqs-button-element--secondary { padding: 0em 0.9em; } The padding is set to zero top and bottom.
  2. Thanks
    Mdhanjal got a reaction from deabru in Remove space beween image blocks   
    Add an Image Card to any page section. Make sure the Image Card is by itself in this section – do not add any additional blocks. Set the page section’s format settings to the following: Section Height: 10 Content Width: Large Content Alignment: Middle Once the page is saved, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box. // Full Width Image Card - Page Section // [data-section-id="012345"] { overflow-x: hidden !important; overflow-y: hidden !important; .content-wrapper { padding: auto !important; margin: 0px auto; display: contents; } .sqs-layout .sqs-row .sqs-block { padding-bottom: 0px !important; padding-top: 0px !important; }} // Full Width Image Card - Text Padding // .image-card-wrapper .sqs-dynamic-text-container { padding: 40px !important; } // Full Width Image Card - Mobile Stack // @media (max-width: 800px) { .design-layout-card { flex-direction: column !important; .image-card-wrapper, .intrinsic { width: 100% !important; }}} Next, you’ll need to locate the page section’s ID. Use this free Google Chrome Extension to find this ID. Replace [data-section-id="012345"] with the page section’s ID. This will make the page section full width, resulting in the Image Card Block being full width as well.  
  3. Like
    Mdhanjal got a reaction from rociolopez in Help to customize blog title in web and mobile version   
    share site url pls
  4. Like
    Mdhanjal got a reaction from Ziggy in How to vertically center all content in a card   
    check center card its fine.
  5. Thanks
    Mdhanjal got a reaction from deabru in Remove space beween image blocks   
    share site url pls?
  6. Like
    Mdhanjal got a reaction from tuanphan in how to create round border around the whole site   
    .body { background: var(--frame-color-homepage); min-height: 100vh; height: 100%; }  
  7. Thanks
    Mdhanjal got a reaction from KJSver in Mobile text crop in header menu   
    past this code in custom css box .header-menu-nav-item a { font-size: 6.5vmin; }  
  8. Like
    Mdhanjal got a reaction from Johnac in Fixed button does not go across the whole site   
    not use block id . use simple button css and html code then put in footer  settings/advanced/code-injection
  9. Like
    Mdhanjal reacted to krystenjade in Simple List Description Letter Spacing   
    Perfect. That worked! Thank you
  10. Like
    Mdhanjal reacted to couper37 in Z-Index Layering Fixed Position Image Issue (Used to work...did SS change something)   
    Thanks Ziggy!  That got it.  I didn't realize it would matter where the image was "rooted."
    Still don't know why it stopped working all of a sudden, but no matter...you got me going again.
  11. Like
    Mdhanjal reacted to Eugene_Weglot in weglot drop down menu align right   
    Hi, Weglot Support here. We are glad to help you out.

    First of all, thanks a lot @Mdhanjal for your help 😊

    @vox-a Don't hesitate to contact us at support@weglot.com if you still need help about changing the CSS of the language switcher. We'd be glad to help you further.
    Have a great day,
    Cheers,
  12. Like
    Mdhanjal got a reaction from Beyondspace in Description / captions images in gallery show in lightbox not on grid:masonry   
    Its ok now no need. Thanks
  13. Like
    Mdhanjal got a reaction from Botulin99 in Get rid of margins   
    past this code in custom css box
    .sqs-row {
        width: 98% !important;
        margin-left: 43px;
        margin-top: 6px;
    }
×
×
  • 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.