GastonDuflos
-
Posts
35 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by GastonDuflos
-
-
18 hours ago, tuanphan said:
This is Squarespace default font?
Not on my Squarespace. It is default in others templates. I use it with the Adobe Fonts embed code.
-
On 6/30/2022 at 5:14 AM, paul2009 said:
If you post some details, I'll take a look 🙂
Hi Paul, keen to answer your question as I have the same situation.
My website is www.gastonduflos.com
I want to add "Additional Information" for some of my products. For example, I a created an Accordion in the additional information section for my Alzir Azul product ( https://www.gastonduflos.com/shop/p/thoughts-come-and-go-f8g5y-2b4mg-hsrmt-9sk2h-fhzhc-23rjw-2gcn9 ) and it would be useful to duplicate this on all products across the Fine Art Prints category. Then I'll create another Accordion with other information for my others categories.
Hope you can help me out!
-
25 minutes ago, tuanphan said:
The font-face code should be
@font-face { font-family: degular-text ; src: url(upload font to your site & paste font file url here); }
Hi! Thank you very much for your help. I can't do that since this font is embeded from Adobe Fonts.
-
My website: www.gastonduflos.com
Hi, how can I change all the MISCELLANEOUS custom font coding on my website. My custom font works in all of the heading and pharagraphs, but it doesn't work in all of the miscellaneous. I've changed lots of them individually and it;s taken lots of time. Is there a unique code to change them all at one?
Otherwise I need to add custom font to the following, my font name is degular-text
- List price, list status, limited availability label font, sold out, the menu with the collections in shop page, variant fields when in product shop page, add to cart, sign up buttom on footer, first name and last name in contact page.
Also, how can I add drop down text with information about my products in the single product page? Example here:
https://suhm.com.au/products/orseis-1
This website has Materials, and Delivery as drop down menu with information inside.
THANK YOU SO MUCH@
THIS IS THE CODE THAT I HAVE SO FAR:
// CUSTOM FONT
@font-face {
font-family: degular-display,sans-serif;
font-weight: 500;
font-style: normal;font-family: degular-text, sans-serif;
font-weight: 400;
font-style: normal;
}.sqs-block-button-element {
font-family: degular-text !important;
}
.grid-title {
font-family: degular-text !important;
}
.product-price {
font-family: degular-text !important;
}
.header-nav *, nav.header-menu-nav-list * {
font-family: 'degular-text' ;
}h1 {
font-family: 'degular-display';}
h2 {font-family: 'degular-display';}
h3 {font-family: 'degular-display';}
h4 {font-family: 'degular-display';}
.sqsrte-large {font-family: 'degular-text';}
p {
font-family: 'degular-text';}
.sqsrte-small {font-family: 'degular-text';}
Miscellaneous -
Site URL: https://www.gastonduflos.com/work/500-followers-wallpapers
Hi! I hope you can help me out. Left alignment does not work on any part of ny website. I would like to align the text on some parts of my website like: work projects, and the additional info on my products shop.
-
Hi! Yes, I tried and it didnt work yet.
-
Hi! Thank you for your help.
I copy paste the code that you sent me and it worked!
I just need to fix the SHOPPING CART word only.
Can we make it bigger? Maybe H1?
Thank you!
-
Site URL: http://www.gastonduflos.com
Hi I would like to know how to make the "Shopping cart" title as Heading 2 and add light grey (#f5f5f5) background to the shopping list please, does anyone can help me out?
Thank you
Gaston
Banners in shop page
in Customize with code
Posted
Hi guys!
1) I want to have the SOLD OUT, LIMITED AVAILABILITY and NEW labels as per the attached reference.
How can I do this? I need it for both, desktop and phone.
2) I want to add the word AUD next to all my prices in shop page and product page.
Thank you so much!