Jump to content

dbliss20

Member
  • Posts

    18
  • Joined

  • Last visited

Everything posted by dbliss20

  1. Hi, I tried this code and the links are still underlined. I wonder what is still overriding the section's css.
  2. Site URL: https://seabass-vuvuzela-ynfj.squarespace.com/testtest I have three columns on my page. I would like hyperlinks in the columns to have the following characteristics: 1. no underline and wording is blue 2. when i hover over the hyperlink, it becomes bold and underline
  3. It works great to create the link. However when I go back to edit it, the JavaScript href is gone. Is there an easier way to edit it? It seems I have to remove the link and recreate it to perform an edit.
  4. I like to use WSIWYG from Squarespace to format my text and for each text, i like to add a hyperlink like this: See video with this as URL -> href="javascript:videoPlay(5)" I prefer not to use a code block so that I can use SS's WSIWYG features. I have declared videoPlay in the code injection section. I have the business plan. Is this possible?
  5. Thanks! it works well on the first page, but when i try it again on another page, it doesn't seem to work. can you check my work at https://seabass-vuvuzela-ynfj.squarespace.com/features
  6. Site URL: https://seabass-vuvuzela-ynfj.squarespace.com/ I am using spacers to get two buttons side by side. It looks good on desktop but on mobile, it's not stacked evenly. It looks like this on mobile what can i do?
  7. My site is https://seabass-vuvuzela-ynfj.squarespace.com/ I got the buttons to appear on non-mobile devices. However, on mobile, it doesn't show it. Is there a way i can make it work for mobile?
  8. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.header-actions .header-actions-action.header-actions-action--cta').before('<div class="header-actions-action header-actions-action--cta" id=""> <a class="btn btn--border theme-btn--primary-inverse" style="color: white; border: 2px solid white;" href="/join-now" id=""> Book Demo </a> </div>'); }); </script> I think this works
  9. Site URL: https://harp-bullfrog-34ne.squarespace.com Site password is 2021! I used the following code to add another button on the Nav bar <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.header-actions .header-actions-action.header-actions-action--cta').before('<div class="header-actions-action header-actions-action--cta" id=""> <a class="btn btn--border theme-btn--primary-inverse" href="/join-now" id=""> Book Demo </a> </div>'); $('.header--menu-open .header-menu .header-menu-cta').before('<div class="header-menu-cta " id="" style=" "> <a class="btn btn--border theme-btn--primary-inverse" href="/join-now" id=""> Join Now </a> </div>'); }); </script> How do i style this button (Book Demo) to have a white border and white text, but keep the style for Sign Up button the same as existing (blue color)? Hover style can stay the same.
  10. hello, please see graphics below for my questions. I like to all all three buttons on the same line in the page footer. 1. how can i get text to be next to my button, as shown below? 2. how can i get my button text to be on one line instead of wrapping to another line? 3. in the newsletter, how i can get description, email field and button on the same line?
×
×
  • 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.