Jump to content

Make a tag like the following on the page, can it be realized?

Recommended Posts

  • Replies 5
  • Views 340
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • 2 weeks later...
On 5/12/2021 at 9:56 PM, tuanphan said:

Hi. Did you solve?

but  i have onther  questions!

1. (Mobile-Homepage) Reduce white spacing under slide?

2. (Mobile-Footer) Make info – support in 2 columns?

3. (Mobile-Products) Change category nav links to 2-3 lines, instead scrollbar?

4. (Mobile-Products) Show breadcrumb on top of products?

Link to comment
On 5/27/2021 at 11:15 AM, CQURE said:

but  i have onther  questions!

1. (Mobile-Homepage) Reduce white spacing under slide?

2. (Mobile-Footer) Make info – support in 2 columns?

3. (Mobile-Products) Change category nav links to 2-3 lines, instead scrollbar?

4. (Mobile-Products) Show breadcrumb on top of products?

1. It looks fine here?

2. 3. 4. Add to Design > Custom CSS

/* Mobile */
@media screen and (max-width:767px) {
/* footer links 2 columns */
div#page-section-601d157400355836d0c594a4>.row>.span-4:nth-child(-n+2) {
    width: 50% !important;
    float: left !important;
}
div#page-section-601d157400355836d0c594a4>.row>.span-4:nth-child(-n+2) .html-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* Shop nav */
ul.nested-category-children {
    flex-wrap: wrap !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
/* products breadcrumb */
.ProductItem-nav-breadcrumb {
    display: block !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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