Jump to content

CKW_242

Member
  • Posts

    31
  • Joined

  • Last visited

Everything posted by CKW_242

  1. The "Al Guido" under the quote should be Barlow-bold however in mobile it is showing up as Merriweather. How do I change that so that Barlow bold is shown in desktop and mobile? I am using markdown for it. Thank you!
  2. I think the headers inthe automatic carousel is Anton but I want it to be Antonio-regular or bold (both i have added into CSS already). How would I go about alterring that? https://elevatesportsventures.com/csandbox
  3. I am working on embedding a Tableu dashboard into a squarespace page. It is embedded however, we are looking for a way make a login page where the user would be prompted to login on our site, then I can work with Tableau on how to then take that login and use it to automatically login to Tableau . Any ideas? Would member areas work for this? Or would a third-party program like Okta work?
  4. I would like to make the page I am on have a gold navigation title and remove the underline. I currently have a hover gold for other pages which I would like to keep. Would love this to happen for every page navigation bar! Page: https://www.elevatesportsventures.com/press
  5. How do I change the gallery description font to a custom font I have uploaded already? Tried the codes above but it didn't work. Trying to change it to Barlow font. Link: https://elevatesportsventures.com/ I am referring to the section under client spotlight that currently uses the font Merriweather!
  6. Is it possible for me to do the same thing for sections with posters on mobile? It is the section under the quote with "insights, hospitality etc." Link: https://elevatesportsventures.com/
  7. Site URL: https://elevatesportsventures.com/who-we-are Is there some code to help me allow my mobile view to put 2 up vs 1 up? Want to keep desktop as is though Thank you!
  8. How do I updated my site wide fonts to a font not in its font pack? I want to update all my headers, navigation bar, etc to Antonio (which is a google font). Basically all my H1 fonts Website: https://elevatesportsventures.com/
  9. Also, inserted the code above to the custom CSS and nothing changed. Am I inserting it int he right place?
  10. Thank you!! Is the banner slideshow being full bleed possible?
  11. Also, is there a way to make the arrows on the banner slideshow more minimal? Like without the circle possibly?
  12. Is there a way to make the banner slideshow (that is auto-scroll with code) full bleed so the navigation bar has no black background upon first load? Website: https://elevatesportsventures.com/csandbox
  13. Site: https://elevatesportsventures.com/csandbox I applied a code on site to maek hero carousel autoscroll but I think it may have affected the button placement. The button is now very low on the carousel. Is there an alternative way for me to have the auto scroll without it affecting the button placemet? Here is the code: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $( ( ) => { /* auto click user items list arrow right Version : 0.1d0 SS Version : 7.1 Dependancies : jQuery Note : this effect is not active in SS Preview to test it use private browsing < https://bit.ly/3f6lhq2 >. By : Thomas Creedon < http://www.tomsWeb.consulting/ > */ const clickIntervalSeconds = 6; const dataSectionIds = [ /* to limit the effect to certain page sections, enter data section ids for each page section. the format of each line is a data section id following is an example line. copy the example line below and paste after the example line. remove '// ' at beginning of pasted line. repeat for as many data sections ids as needed */ // '[enter data section id here between single quotes]', ]; // do not change anything below, there be the borg here if ( window.frameElement !== null ) return; // bail if in Preview let selector = [
  14. I've searched for a solution there and have reached out to the plugin providers but no luck yet unfortunately
  15. Got lightbox anything plugin and works well with CSS but not for javascript. When I press on link on live site the lightbox appears but nothing is in the box. I have also tried a external URl and same thing happens there. Please help! I put an example on website below: www.elevatesportsventures.com/f1-java
  16. I have a form made in formstack with a javascript and iframe. How do I add that into the description of an accordion?
  17. www.elevatesportsventures.com/b-consult-copy pass: bconsult I added the link to the initial post
  18. Also, is there a better way to write this code out? All 6 are for the same thing but different block ID's
  19. Pass: bconsult How do I put a black color overlay over the images and change the opacity?
  20. Password: bconsult The code reveal text on a hover code works in my editor view but not in live view when I access the page from the front ed. Here i the doe I am using: @media only screen and (min-width: 640px){ #block-50a60eabf9b7879fd7ec{ opacity: 0; transition: opacity 1s } #block-50a60eabf9b7879fd7ec:hover { opacity: 1; transition: opacity 1s } } @media only screen and (min-width: 640px){ #block-b9c394e42cbe4f0614b7{ opacity: 0; transition: opacity 1s } #block-b9c394e42cbe4f0614b7:hover { opacity: 1; transition: opacity 1s } } @media only screen and (min-width: 640px){ #block-8ac8af888d0f13c5a5f5{ opacity: 0; transition: opacity 1s } #block-8ac8af888d0f13c5a5f5:hover { opacity: 1; transition: opacity 1s } } @media only screen and (min-width: 640px){ #block-207b0fa7a755d1b13c8a{ opacity: 0; transition: opacity 1s } #block-207b0fa7a755d1b13c8a:hover { opacity: 1; transition: opacity 1s } } @media only screen and (min-width: 640px){ #block-1559eef8f75e1479225a{ opacity: 0; transition: opacity 1s } #block-1559eef8f75e1479225a:hover { opacity: 1; transition: opacity 1s } } @media only screen and (min-width: 640px){ #block-ad4977c97fa2f8f9cc87{ opacity: 0; transition: opacity 1s } #block-ad4977c97fa2f8f9cc87:hover { opacity: 1; transition: opacity 1s } }
  21. Last thing! How do I not have i affect the font of the footer if possible? It uses the paragraph font so it all changed
×
×
  • 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.