Jump to content

Praneetha

Member
  • Posts

    26
  • Joined

  • Last visited

Posts posted by Praneetha

  1. Hi @tuanphan hoping you can help me once again. I'm using the code below to adjust the height of my logo in footer in the mobile view but there's a space between the logo and the last section. Any chance you can help me rework this?

     

    @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;
    }

    }

  2. Hi - I've been trying to get this to work and have used the code Taun Phan provided here, as well as the code below and can't seem to get it to work.

    .Header-nav-item::after {
    content: '';
    background: #000;
    height: 2px;
    width: 0;
    display: block;
    margin-top: 2px !important;
    transition: width 1s;
    }

    My website is www.calligrapran.com. Thanks!

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