Jump to content

DesignByDiamond

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    DesignByDiamond reacted to creedon in How can I edit the "Product Name" font on my product page?   
    For that product title you will need to use CSS.
    Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection.
    <style> .pdp-layout .pdp-details .pdp-details-title {   font-family : Monospace;      } </style> This above is a basic example. You can use any font family that is currently loaded by SS or one of the families that most computers have by default.
    The tricky bit is if you find a font you like in the selection SS provides but it currently isn't loaded as part of your font pack setting. It may be possible to access that font, without loading it's pack. It's been awhile since I've done something similar so things may have changed. Perhaps someone has done it recently and can comment on the process.
    Let us know how it goes.
  2. Thanks
    DesignByDiamond reacted to creedon in How can I edit the "Product Name" font on my product page?   
    Please post the URL for a page on your site where we can see your issue.
    If your site is not public please set up a site-wide password, if you've not already done so.
    Post the password here.
    Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works.
    Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/.
    We can then take a look at your issue.
  3. Like
    DesignByDiamond reacted to MalSanders in Image having a color overlay where it should be white   
    Ok, I have found more on this.  Before you load an image it shows the blue box (below) as placeholder.  When you load an image, this seems to stay as on overlay.
    But it depends on the image design:
    Inline = it works ok
    Poster, card, overlap, collage, stack = blue
    By going into inspect, it goes away when toggling this off:
    <div class="image-overlay" id="yui_3_17_2_1_1590120390667_457"></div>
    Please fix!
     
     
    Screen Recording 2020-05-22 at 2.03.15 pm.mov
  4. Thanks
    DesignByDiamond reacted to panster in Image having a color overlay where it should be white   
    Hi Guys
    I had the same issue as well. I added the below into custom CSS and it removed the colour overlay.
    .image-block .image-overlay { background: none !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.