Загрузка страницы

How to Add a Business Address or Phone Number to Your Squarespace Header

In this video, I'll show you how to add your address and phone number to the Squarespace Header. You can add it underneath your Site Title, Logo or Call to Action Button. This tutorial covers Squarespace 7.1

Code:

**Add Info Under Site Title**
.header-title-text::after {content:"PO Box 1234 Anytown, PA | 999.877.1234"!important;
display:block;
font-size:.8rem;
color:black;
font-family:montserrat;
}

**Add Info Under Logo**
.header-title-logo::after
{content:"PO Box 1234 Anytown, PA | 999.877.1234"!important;
display:block;
font-size:.8rem;
color:black;
font-family:montserrat;
padding-top:10px;
}

**Add Info Under Call To Action Button**
.header-actions .header-actions-action--cta::after{content:" 833.732.5772"!important;
display:block;
font-size:.8rem;
color:black;
font-family:montserrat;
padding-top:10px;
text-align:center!important;
}

If you don't want this to show on mobile or want to format it diffferently on mobile: add the @media query before your code.

@media only screen and (min-width: 760px){. }
Connect with me:
Website: https://www.monarchvirtualconsulting.com
Facebook: https://www.facebook.com/monarchvirtualconsulting
Pinterest: https://www.pinterest.com/monarchvirtualconsulting
Blog: https://www.monarchvirtualconsulting.com/blog
#squarespace #squarespaceCSS #customcode #squarespacehelp

Видео How to Add a Business Address or Phone Number to Your Squarespace Header канала Donna Vincent
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
28 августа 2021 г. 1:26:53
00:04:46
Яндекс.Метрика