Site Checking – mozaic.squarespace.com

This issues list is checked by @phuong. You can send a donation to @phuong to thank her.

Site URL: https://mozaic.squarespace.com/

Time: 35 minutes

1. (Tablet – Homepage) Want to make email not break?

/*tablet - homepage - email break*/
@media screen and (max-width:991px) and (min-width:768px) {
div#block-774693e139b95ac916fe a strong {
    white-space: nowrap;
}

div#block-774693e139b95ac916fe strong br {
    display:none;
}}

 

2. (Tablet – Footer) Text overlap on button

/*tablet - footer - move text down*/
@media screen and (max-width:991px) and (min-width:768px) {
div#block-yui_3_17_2_1_1655422962956_8902 .newsletter-form-footnote p {
    margin: 0 !important; 
}}

 

3. (Tablet/Desktop – Capability) There is a line

https://mozaic.squarespace.com/capability-uplift

/*tablet - capability - remove the line*/
div#block-13bd0c3439387cd4c6ef .bvl {
    border:unset;
}

 

4. (Our work) You haven’t changed SEO title so browser tab name still shows “General 4”

https://mozaic.squarespace.com/our-work

 

5. (Mobile – Insight) The word “Written” is cut off

https://mozaic.squarespace.com/insights/strategic-systems-implementations-challenges-and-insights

@media screen and (max-width: 767px) {
.blog-item-inner-wrapper .blog-meta-item--author {
margin-left: 0;
}}

 

6. (Mobile – Insight) Pagination overlap together

https://mozaic.squarespace.com/insights/delivering-on-the-promise-customer-experience-and-crm-in-higher-education

/*mobile - posts - pagination overlap together*/
@media screen and (max-width: 767px) {
.item-pagination-link--prev .item-pagination-icon {
    padding-right: 15px;
}
.item-pagination-link--next .item-pagination-icon {
    padding-left: 15px;
}

.item-pagination--prev-next {
    padding: 3vw;
}}

 

7. (Mobile – Insight) Word break

https://mozaic.squarespace.com/insights/strategic-systems-implementations-challenges-and-insights

/*mobile - posts - word break*/
@media screen and (max-width: 767px) {
.blog-meta-item.blog-meta-item--tags a {
    white-space: nowrap; 
}}

 

8. (Work with us) Browser tab name still shows Service 2

https://mozaic.squarespace.com/work-with-us

 

9. (Contact) Browser tab name still shows Contact 1

https://mozaic.squarespace.com/contact