Jump to content

Hydrology

Circle Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Hydrology

  1. 1 hour ago, Web_Solutions said:

     

    Remove your code and add these on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

    .header-display-desktop {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
    
    .header-display-desktop .header-actions, .header-display-desktop .header-title-nav-wrapper {
        flex: 0 0 100% !important;
        width: 100% !important;
    }
    
    .header-display-desktop .header-title-nav-wrapper {
        order: 1 !important;
    }
    
    .header-display-desktop .header-actions.header-actions--left {
        order: 2 !important;
        justify-content: center !important;
        .header-actions-action--social {
            margin: 1.5vw 0 0;
        }
    }

     

    Screenshot_245.png

    Thanks for that  - it's definitely looking better, the logo and navigation are centered but, the social media icons are not completely centered - they are slightly skewed to the left a bit (you can tell by looking at them relative to the "Discover Our Brands" button on the page.
    Any ideas?

     

  2. Hey everybody!

    I'm trying to centre my social media icons to underneath my navigation in my header. I came across some code in a previous thread and tried it. However I found that while it did put the social links underneath the header logo and navigation in a centered position, it slightly off-centred everything else such as logo and navigation - is there a simple fix or something I can add/adjust to the code?

    The code I tried was this:-

    /* Header social */
    .header-display-desktop {
        flex-direction: column-reverse;
    }
    .header-actions.header-actions--left {
        margin-top: 20px;
    }

     

    Thanking you all in advance!

    Mark

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