Jump to content

tuanphan

Circle Member
  • Posts

    64,955
  • Joined

  • Last visited

  • Days Won

    517

Posts posted by tuanphan

  1. Remove code I sent & use this new code

    @media screen and (max-width:767px) {
    body#collection-65fc9bf1c73e51445842803e {
    .gallery-grid-wrapper {
        grid-gap: 5px !important;
        width: 100% !important;
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    }
    .gallery-grid-item img {
        min-height: 135px;
        position: static !important;
    }
    
    .gallery-grid-item-wrapper {
        padding: unset !important;
        height: auto !important;
    }
    
    a.gallery-grid-image-link {
        position: static !important;
    }
    }}

     

  2. On 4/20/2024 at 1:11 AM, CarlyFly said:

    Hi,

    I am having the same issue of making this

    top banner: section[data-section-id="661f53df287ca660754dd879"] shrink in mobile view. I've tried multiple codes and they are not working.

    https://www.asianpilots.org/nexgen-takeoff

    Please help!

    Thanks,

    Carly

    You can use this code to Website > Website Tools > Custom CSS

    @media screen and (max-width:991px) {
    [data-section-id="661f53df287ca660754dd879"] {
        min-height: unset !important;
        margin-top: 5vh;
    }
    }

     

  3. On 4/18/2024 at 5:51 PM, Manu67 said:

    Hi TuanPhan,

     

    Thanks for your reply.

     

    I do this but nothing happend

    What's the Matter?

    image.png.2c9e713a9a32832ebf3b290493f6089d.png

     

     

     

    Your screenshot is Page Header Code Injection, to add code to this position, you need to use this new code

    <style>
      h1.entry-title:after {
        content: "enter your text here enter your text here";
        display: block;
        font-size: 16px;
    }
    </style>

     

    On 4/20/2024 at 3:36 AM, WilsonTSmith said:

    Thanks for the reply! I'm looking for a header that would sit above any most recent blog post, such that it would serve as a header to the entire blog, rather than sit under the title of a given post as "Misc. Videos" is . Sorry if that was unclear! Is there a different CSS code I could use for that? Thank you!

    You mean add text to this position?

    image.thumb.png.26aea44e5c29da040e5ec7166f472778.png

  4. On 4/18/2024 at 7:10 PM, Dalves said:

    I needed something exactly like this one how do i achieve it?

    The video section will be first section or?

    If first, it will be easier, I can create a quick demo, then if you are okay, I will send code

    With another position, you can add a section with Video Background then share site url, I will give some code to achieve similar effect (not same 100%)

×
×
  • 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.