Jump to content

Lillayla

Circle Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Lillayla

  1. Site URL: https://cyan-oriole-hy6e.squarespace.com/

    I have been trying to make the background on the dropdown menu transparent but can't seem to make anything work. I have tried this the following but the background is still there. Also trying to get a hover underline on the drop down links without making the «Table of Contents» title also have an underline. PLEASE any suggestions? 

    I have tried the following for example. Does not work. 


    .header-nav-folder-content {
      background: transparent;
    }

  2. On 12/31/2020 at 6:29 PM, curtis594 said:

    I found the answer to my own question.  To change where the "home" breadcrumb links to, insert this code to the Code Injection section.  This worked on my 7.0 site on the Feed template:

    <script>
      $(function(){
        $(".ProductItem-nav-breadcrumb-link:first-child").attr("href", "/store/");
    });
    </script>

    replace /store/ with where you want to direct

     

    On 6/16/2020 at 8:33 PM, RyanDejaegher said:

    @lindsey123 You can add this to your custom CSS

     

    section.item-pagination.item-pagination--prev-next {
    background: linear-gradient(to right, white 50%, black 50%);
    }
    
    .item-pagination-link--next h2,.item-pagination-link--next svg {
        color: white !important;
        stroke: white !important;
    }
    
    section.item-pagination.item-pagination--prev-next {
    background: linear-gradient(to right, white 50%, black 50%);
    }
    
    @media(max-width:767px) {
    section.item-pagination.item-pagination--prev-next h2 {
        font-size: 16px;
    }
    }

     

    @RyanDejaegher Is there a way to just make the pagination background transparent?? Keep the black text  links but just remove the white background as shown. link to site in progress: https://cyan-oriole-hy6e.squarespace.com/health-investing-pulse/blog-post-title-three-b62sh

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