Jump to content

TPC_Rem

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    TPC_Rem got a reaction from creedon in Add multiple buttons to header nav in Squarespace 7.1   
    Hi! Yes, I was able to solve the issue.
    I used these two codes - for desktop and for mobile and add on each english page. And change 2 to 1 for my other language page.
     
    <style>
    div.header-actions-action.header-actions-action--cta > a:nth-child(2) {
      display: none !important;
      }
    </style>
    <style>
    div.header-menu-cta > a:nth-child(2) {
    display: none !important;
      }
    </style>
     
  2. Like
    TPC_Rem got a reaction from tuanphan in How to hide a button when on different language?   
    I was able to figure out how to hide the button:
    I used this code:
    <style>
    div.header-actions-action.header-actions-action--cta > a:nth-child(2) {
      display: none !important;
      }
    </style>
×
×
  • 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.