Jump to content

StanWeb8305

Member
  • Posts

    5
  • Joined

  • Last visited

StanWeb8305's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. Thank you so much, your tips lead me down the right path. Here is what I used. This works well as any link in nav menu may be made a button. Edit-Only issue is getting button to display on mobile devices. #mainNavigation div a[href="/application"] { background: #020079; color: #fff; font-size: 15px; padding: 15px 10px; border-radius: 30px; color:white!important; (Added to disable black text on hover) }
  2. This makes my 6th nav link a button however we are looking to match the same buttons on the site. This could work if we could round this button. I'm not to versed in CSS as to know how to change. #mainNavigation div:nth-child(6) a { background: #000; color: #fff; font-size: 15px; padding: 5px 10px; }
  3. No Sir no luck with the code you shared. I have found that the following CSS turns the complete nav back ground black #mainNavigation:last-of-type { background:#000; padding: .3rem 1rem; color:#FFF!important; } and this CSS makes a box around the nav and on another thread this was the solution. #mainNavigation { background-color: transparent; text-color: #3582a3; text-decoration: none; padding-top: 15px; padding-bottom: 15px; border-radius: 5px; border: 2px solid #3582a3; font-family: proxima-nova; font-weight: 600; letter-spacing: 2px; margin-left: 1em; padding: 1em 1.5em !important; display: block; }
  4. Thanks for the reply...No Sir the site is under development. I'm a collaborator and was given this task. The site owner wishes to keep content private until launch. However the slugs will be https://mysite.com/volunteer and https://mysite.com/take-action
  5. I have searched and tried several CSS codes however no success. I'm wanting to add an additional button or two to the navigation menu. I'm using the supplied button in Bedford theme but wish to add more.
×
×
  • 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.