Jump to content

dorotapo

Member
  • Posts

    52
  • Joined

  • Last visited

Posts posted by dorotapo

  1. Hello,

    I am using Squarespace 7.1. 
    Portfolio pages do not show full width images on mobile view, only on desktop.

    See attached screenshots for your reference. As you can see, the gallery has margins at both sides on mobile view. Does anyone know how to force full-width view on mobile view?

    Many thanks in advance!

    image.thumb.jpeg.30ef154043a8da88663e4560289a9194.jpeg

    On desktop there are no spaces on sides. I would like same look on mobile. 

    image.thumb.jpeg.a07038b8777b9be7bf6ed74790f9b785.jpegBest,

    Dorota.

  2. Hello guys

    Need help with adding/removing padding in header. I am using 7.1.

    Now I am working on demo version so there is no link to my page, I insert link for my old web (I want my new 7.1 to look like this one from 7.0 🙂 ). 

    Do you have any codes for managing this padding:

    image.thumb.jpeg.007a599921c6c5dcfd9ff9ab49c5658a.jpeg

     

    Im using this code (for having footer navigation on the top right)  in Code injection:

    <script src="//ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>


    <script type="text/javascript">
       $(function() {
       $(".header-display-desktop .header-nav-item:nth-child(n+3)") .prependTo (".header-actions--right");
    });
    </script>

    and In CSS:

    .header-actions .header-nav-item {
      padding-right:2.1vw !important; /**change as needed**/
    }

    .header-nav-list {
      display:flex;
      justify-content:flex-end !important;
      .header-nav-item{
        padding-right:2.1vw; 
      }
    }

    a#site-title {
        visibility: hidden;
    }

     

     

    Also I would like to remove this underline, love to change it for overlay:

    image.thumb.jpeg.3294c4f88342aecff204ff5c3b25fc87.jpeg

     

    THANK A LOT!!!

  3. Hi guys

    I am using Brine and this code for sticky navigation:

    /* Fixed Header */
    .Header {
      position: fixed;
      z-index: 9999;
      width: 100%;
      top: 0px;
    }
    .Content-outer {
      margin-top: 10px;
    }

     

    It works. But also I would like to  have transparent instead of white background. Is there any way to modified this code? 

     

    Thank you so much. 

  4. Hello guys

    I have an issue with text on image. I would like it to be showing up in the middle of image while hover on image. 

    I there any way to do that? Now Im using Brine and caption overlay on hover but it is on the bottom and on black background. 

     

  5. 7 hours ago, Ziggy said:

    This code should help:

    #collection-6370f9c1f56d1d793c9f108b {
     .tweak-site-width-option-full-background .Main-content {
       max-width:2000px;
     }
     .Main-content {
       padding: 0px 20px;
     }
    }

    Hope that works!

    thank you so much:)

     

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