Jump to content

spotonlynne

Circle Member
  • Posts

    77
  • Joined

  • Last visited

Posts posted by spotonlynne

  1. @tuanphan you are brilliant, thank you! It is not quite there though. The yellow line that is supposed to display in the menu on the active page has disappeared and there is now a small yellow block in the middle of the menu bar. See attached. Would you have another look please. So sorry to take up so much of your time.

    Lynne

    The code I have in total is:

    /* header layout */

    @media screen and (min-width:768px) {

    .header-announcement-bar-wrapper {

        padding: 0px !important;

    }

    .header-nav {

        height: 97px !important;

        flex: 60% !important;

        width: 60% !important;

        background-color: #EDEAE2;

        padding-right: 5vw;

    }

    .header-title {

        width: 40% !important;

        flex: 40% !important;

    }

    .header-nav-item {

        height: auto !important;

    }

    .header-nav-wrapper {

        height: 100% !important;

    }

    nav.header-nav-list {

        height: 100% !important;

        display: flex;

        justify-content: center;

        align-items: center;

    }

    .header-title-logo a {

        padding-top: 20px;

        padding-bottom: 20px;

        padding-left: 5vw;

    }

    .header-nav-item--active a {

        background-image: none !important;

    }

    .header-nav-item {

        height: 100% !important;

        vertical-align: middle;

        display: flex;

        align-items: center;

    }

    .header-nav-item--active:after {

        content: "";

        background-color: #F6FF00;

        display: block;

        width: 10px;

        height: 5px;

        position: absolute;

        bottom: 0;

        left: 50%;

        transform: translateX(-50%);

    }

    }

    /* nav color */

    .header-nav-item a {

        color: #1e2a52 !important;

    }

    .header-nav-item a:hover {

        color: #fff !important;

    }

    .header-nav-folder-item a {

        color: #fff !important;

    }

    .header-nav-folder-content {

        top: 70px !Important;

    }

  2. On 6/17/2013 at 9:05 PM, eanderson said:

    Always be sure to remove any code you add that does not work.

    To add this snippet of custom CSS to your site, just click the CSS button inside the Style Editor and paste the code below:

    
    
     
    
    .display-icons-in-post-footer .entry-date {
     display: none;
    }
    
    
     

     

    That should do the trick.

    To hide the date only in one specific blog, preface this code with the unique collection id class found on the BODY tag. In your case, this class is collection-51bbee6be4b0405092e5f752 – so the snippet would look like this:

     

    
    [code].collection-51bbee6be4b0405092e5f752.display-icons-in-post-footer .entry-date {  display: none;}

    Hi. I am trying to do exactly the same thing with a site I am creating. Where do I find the collection id class for my blog. The site is https://heseltinegallery.squarespace.com (pw: michael) and the blog page I want the dates not to show on is Meet the Committee. Any help would be greatly appreciated. Thank you. Lynne

  3. Hi,

    I have been approached about building a subscription site for a company selling boxes of wine. I would like to use Squarespace, as it is my preferred choice, but am not sure I can achieve what I want to with it. I know people can purchase products, such as bottle or case of wine using the subscription method, but has anyone used it where you offer people the choice to build their own box, ie, select from a number of different varieties. If so, how did you achieve this? They are looking for something like: https://www.plenishdrinks.com/shop/custom-box

    Any suggestions gratefully received. I am not a coder, but am used to using other plug-ins.

    Thank you.

    Lynne

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