Jump to content

tuanphan

Circle Member
  • Posts

    70,033
  • Joined

  • Last visited

  • Days Won

    567

tuanphan last won the day on October 5

tuanphan had the most liked content!

Personal Information

Recent Profile Visitors

112,310 profile views

Single Status Update

See all updates by tuanphan

  1. Hello. I have been able to add custom CSS to the McCurry template but drop downs are overlapping each other and I would like to know if there is additional CSS to add to avoid this? 

    I have used this but see image at bottom for result. 

    /* Float header */
    @media screen and (min-width:992px) {
      .header-title {
        position: fixed;
        top: 3vw;
        left: 5vw;
        z-index: 9999;
    }
    .header-nav {
        position: fixed;
        top: 40%;
        left: 5vw;
        padding: 0 !important;
        transform: translateY(-50%);
    }
      nav {
        flex-direction: column;
      }
      div.header-nav-item {
        margin: 0 !important;
        text-align: left !important;
    }
      div.header-nav-item  a{
       display: inline-block;
    }
    .header-actions.header-actions--right {
        position: fixed;
        left: 5vw;
        bottom: 2vw;
        justify-content: flex-start !important;
    }
    .header-actions--right .header-actions-action a {
        margin-left: 0 !important;
        margin-right: 2.5vw;
    }
    #page article section.page-section {
        max-width: 75%;
        margin-left: 25%;
        padding-top: 0 !important;
    }

    image.png.155c0962f05f9feb944bcdbc99c88ee0.png

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