Jump to content

TPLvision-2021

Member
  • Posts

    26
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    TPLvision-2021 reacted to tuanphan in How do I change the size of GIFS on mobile?   
    Try adding to Design > Custom CSS
    /* mobile products image same size video */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1626100197568_10411 { width: 90%; } }  
  2. Like
    TPLvision-2021 reacted to tuanphan in Trying to change the colour of a link (inline image)   
    Add to Design > Custom CSS > Then save & reload the site
    /* The modular bar links */ div#page-section-602b8b507a57d9350d943ec0 a { color: black !important; }  
  3. Like
    TPLvision-2021 reacted to GlynMusica in Referrals are from my own website?   
    A self referral, which is what you are describing would generally happen if the previous step was being noted as your own domain. So when you are saying that you are seeing your own domain as the self-referral the only thing that comes to mind is some kind of redirection that happens before your main website loads.
    My suggestion is to download screaming frog SEO spider and do some URL analysis and to to check your domain is mapped properly with DNS. I'd also check with support as this is connected to an analytics issue which might need checking by them
    g
  4. Like
    TPLvision-2021 reacted to tuanphan in 3 images side by side on mobile view   
    Add to Design > Custom CSS
    /* 2 images row mobile */ @media screen and (max-width:767px) { div#block-08591b012e466568aa45+.row .span-3 { width: 50% !important; float: left !important; } div#block-08591b012e466568aa45+.row .span-3:nth-child(2n+1) { clear: left; } }  
×
×
  • 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.