AndreaOchoa
Member-
Content Count
8 -
Joined
-
Last visited
-
Script Disabled message using Code Block
AndreaOchoa replied to judithvhall's question in Coding and Customization
hi i am trying to add calendly to my site www.superpowerss.com but when i add the code it keeps saying script disabled. this is the code <!-- Calendly inline widget begin --> <div class="calendly-inline-widget" data-url="https://calendly.com/andreaochoa" style="min-width:320px;height:630px;"></div> <script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js"></script> <!-- Calendly inline widget end --> -
Custom font overlapping on mobile
AndreaOchoa replied to TomWilkinson's question in Coding and Customization
YES THANKS 😉- 7 replies
-
- mobile
- customized
-
(and 1 more)
Tagged with:
-
Custom font overlapping on mobile
AndreaOchoa replied to TomWilkinson's question in Coding and Customization
hi im having the same issue with all the body text- 7 replies
-
- mobile
- customized
-
(and 1 more)
Tagged with:
-
custom css h1 font not appearing on mobile?
AndreaOchoa replied to ErynnBriggs's question in Coding and Customization
thanks so much worked!- 8 replies
-
- custom-css
- css
-
(and 1 more)
Tagged with:
-
Custom Font for Heading on Image Poster dosent show up on mobile
AndreaOchoa replied to AndreaOchoa's question in Coding and Customization
code for body text is this font-family: 'CASLON'; src: url('Fonthttps://static1.squarespace.com/static/5aef419ff2e6b1f9aa3ea218/t/5fb7df66f36a8448ed62c7e1/1605885800018/Caslon540.ttfURL'); } P {font-family: 'FontTitlehttps://static1.squarespace.com/static/5aef419ff2e6b1f9aa3ea218/t/5fb7df66f36a8448ed62c7e1/1605885800018/Caslon540.ttf';} to change the header for mobile i used this .mobile-bar-wrapper * { font-family: 'Turnpike'; font-size: 18px; } h1 { font-family: 'Turnpike'; font-size: 18px; } -
Custom Font for Heading on Image Poster dosent show up on mobile
AndreaOchoa replied to AndreaOchoa's question in Coding and Customization
i got the header to work but now my body text is all overlapping over one another like this below -
custom css h1 font not appearing on mobile?
AndreaOchoa replied to ErynnBriggs's question in Coding and Customization
site url https://www.superpowerss.com/ i added a custom css code for H1 but it dosent show in the mobile site i tried the codes above but they dont work- 8 replies
-
- custom-css
- css
-
(and 1 more)
Tagged with:
-
AndreaOchoa started following Custom Font for Heading on Image Poster dosent show up on mobile