Jump to content

Shadmon

Circle Member
  • Posts

    186
  • Joined

  • Last visited

  • Days Won

    2

Community Answers

  1. Shadmon's post in Full width blog post image was marked as the answer   
    Hi, Thank you for letting me know. Please update this CSS line only :

    #article- {
        padding-top: 0;
        margin-top: -80px;
    }

    Let me know if it works !
  2. Shadmon's post in Slide In Image Removes Scroll Bar - Help! was marked as the answer   
    Hi @FTWSGEM
    The issue you're facing with the disappearing scrollbar stems from the overflow:hidden; rule applied to the body element within your CSS.
    So, Please remove this line from your CSS:

    body 
    {
      overflow:hidden;
    }
    It will fix your issue. Let me know if it works!
  3. Shadmon's post in Adjusting Icon Size and Alignment was marked as the answer   
    You can add this CSS code to align them perfectly.
    #powerful-membership img { transform: scale(0.5); } #powerful-membership a { padding-bottom: 50%; }
  4. Shadmon's post in Making Hamburger Menu Full Width on Mobile was marked as the answer   
    Here is the CSS code you can use. Website > Website Tools > Custom CSS.

    #sidecarNav {
        width: 100%;
        z-index: 9;
    }

    Let me know if works for you!
  5. Shadmon's post in Custom Hamburger - Change On Hover? was marked as the answer   
    @FTWSGEM Hi, You can add this CSS code. Just add your image there and it will show on hover.

    .burger-inner:hover::after {
        background-image: url(add your image url here);
    }
    Let me know if it helps!
  6. Shadmon's post in How to create horizontal timeline in Squarespace was marked as the answer   
    Hey, I have created a horizontal timeline plugin for Squarespace works on both versions (7.0 and 7.1) that you might find useful. It has two styles that you can see in the screenshots below. My plugin is fully compatible with Squarespace and you can customize every text and style from the editor.
     
    Squarespace Alternative Horizontal Timeline
     

     
    Squarespace Horizontal Timeline Plugin
     

     
    I hope this plugin can be a valuable resource for those looking to add a timeline to their Squarespace site. Please feel free to reach out if you have any questions or need further assistance.
     
  7. Shadmon's post in Adding Vertical timeline on Squarespace was marked as the answer   
    I’ve developed a Squarespace vertical timeline plugin that might be of interest to you. Works on both versions (7.0 and 7.1)
    The plugin is compatible with all templates and layouts. You don't need any custom code to use it, as it is built with the Squarespace editor. You can customize every aspect of your timeline, such as the colors, fonts, icons, and sizes. The plugin is also fully responsive and adapts to any screen size and device.
    You can see the screenshot of the two plugins here:


    Squarespace Vertical Timeline
     


     
    Squarespace Alternative Vertical Timeline
     

     
    I hope this plugin can be a valuable resource for those looking to add a vertical timeline to their Squarespace website. Please feel free to reach out if you have any questions or need further assistance.
×
×
  • 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.