Jump to content

Footer logo is to large on mobile version

Recommended Posts

5 hours ago, dezinrDi said:

Site URL: http://dianacordarographic.design

Like everyone else, I have copy/pasted the codes provided and it does nothing to reduce the logo in the footer. I don't understand why it's not working?

Is there another way besides Design-Custom CSS to add code changes?

which custom css you used

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

@media screen and (max-width:767px) {
div#page-section-5ebf1213dfce295700786cb8>.row>.span-3 {
    width: 30% !important;
}
}@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1603837109718_13061 img {
    width: 30% !important;
    height: auto !important;
    transform: translateX(-50%);
    left: 50% !important;
}
div#block-yui_3_17_2_1_1603837109718_13061.image-block-wrapper {
    padding-bottom: 50% !important;
}

}

Link to comment

 

And this one.

 

@media screen and (max-width:767px) {
div#page-section-5ebf1213dfce295700786cb8>.row>.span-3 {
    width: 30% !important;
}
}@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1603837109718_13061 img {
    width: 30% !important;
    height: auto !important;
    transform: translateX(-50%);
    left: 50% !important;
}
div#block-yui_3_17_2_1_1603837109718_13061.image-block-wrapper {
    padding-bottom: 50% !important;
}

}

Link to comment

Sorry pasted the wrong second code, this one:

@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1581102763124_24811 img {
    width: 30% !important;
    height: auto !important;
    transform: translateX(-50%);
    left: 50% !important;
}
div#block-yui_3_17_2_1_1581102763124_24811 .image-block-wrapper {
    padding-bottom: 50% !important;
}

}
Link to comment
I also tried this one. No luck.

@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1587359465748_6758 img {
    width: 40% !important;
    height: auto !important;
    transform: translateX(-50%);
    left: 50% !important;
}
div#block-yui_3_17_2_1_1587359465748_6758 .image-block-wrapper {
    padding-bottom: 70% !important;
}
Link to comment
  • 2 weeks later...

Add to Home . Design > Custom CSS

/* resize footer logo */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1606257541852_14187 {
    width: 30%;
    margin: 0 auto;
}
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.