Jump to content

yubrajs

Circle Member
  • Posts

    104
  • Joined

  • Last visited

Posts posted by yubrajs

  1. Hi everyone,

    I am building a web page with post thumbnails, clicking on them open up a modal popup with the respective posts. Something similar like this website: https://mvsm.com/

    I able to achieve other features like image overlay, pop up modal but don't know how to display post content in a modal. Can this be achieved in squarespace?

    We can find plugin in wordpress "https://wp-post-modal.allureprojects.com/". Is there similar plugin in Squarespace? Please suggest.

    Thanks in advance!

  2. Inside Website Tools > custom css

    @media only screen and (max-width: 428px) { /* for mobile */
    
    	.item-pagination[data-collection-type^="portfolio"] {
    		display: flex;
    		justify-content: space-evenly;
    	}
    
    	#itemPagination a.item-pagination-link{
    		padding: 4px 18px 4px 18px !important;
    	}
    
    }


     

    Screenshot 2024-01-20 at 7.52.04 AM.png

  3. Apply this code into custom css:

    .force-mobile-nav .mobile-nav-toggle .top-bar, .force-mobile-nav .mobile-nav-toggle .middle-bar, .force-mobile-nav .mobile-nav-toggle .bottom-bar{
    	background-color: unset !important;
    }
    
    .middle-bar::after {
        content: "\21E6";
    }
    
    .mobile-nav-open .mobile-nav-toggle .top-bar, .mobile-nav-open .mobile-nav-toggle .bottom-bar{
    	background-color: #fff !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.