Jump to content

KatesDesignCottage

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
  2. Like
    KatesDesignCottage reacted to Ziggy in How do I show logo and site title in the header?   
    I was missing a line, try this:
    .header-actions { display: inline-flex; align-items: flex-end; flex-direction: column; } .header-actions--right .customerAccountLoginDesktop { order: 2; } .header-actions .language-picker-desktop { order: 0; } .header-actions-action .header-actions-action--cart { order: 3; }  
  3. Like
    KatesDesignCottage reacted to Ziggy in How do I show logo and site title in the header?   
    Try this:
    .header-actions { display: inline-flex; align-items: flex-end; flex-direction: column; } .header-actions--right .customerAccountLoginDesktop { order: 0; } .header-actions .language-picker-desktop { order: -2; } .header-actions-action .header-actions-action--cart { order: 3; }  
  4. Like
    KatesDesignCottage reacted to Ziggy in How do I show logo and site title in the header?   
    Yes, that looks great! 
    Could you mark my post as the solution and give it a like? Thanks!
    You can try this, but it stacks the 3 items on the right.
    .header-actions { display: inline-flex; align-items: flex-end; } .header-actions--right .customerAccountLoginDesktop { order: 2; } .header-actions .language-picker-desktop { order: 1; } .header-actions-action .header-actions-action--cart { order: 3; }  
  5. Like
    KatesDesignCottage reacted to Ziggy in How do I show logo and site title in the header?   
    Can you share your website URL?
    Upload the logo (without the name), then set the header style to have the navigation in the center and the logo on the left. Then we can add the company name above the navigation with a little code. 
  6. Like
    KatesDesignCottage got a reaction from Ziggy in How do I show logo and site title in the header?   
    Thank you so much Ziggy for you help. My URL is https://www.katesdesigncottage.com/
    I have changed the header like you suggested, now the site navigation is no longer in one line though? Is there a code for that too please? 
     
     
×
×
  • 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.