Comments wilsdesign started the conversationOctober 25, 2022 at 9:31pmWhere do you change the font style in the TOP AREA and the FOOTER?I know this is a dumb question, but I am stumped.Thanks 7,092Oliver repliedOctober 26, 2022 at 11:29amHI,Which one do you need to be there?Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverwilsdesign repliedOctober 26, 2022 at 12:36pmI need some CODE or point to where I can change the font style for:TOP AREA BOTTOM AREA DROP DOWN MENU on MOBILE(see attached)Font Style : MONTSERRAT 600 7,092Oliver repliedOctober 26, 2022 at 12:42pmHI! CSS example: .top-area-contacts .gem-contacts a { font-size: 12px; font-family: 'Montserrat UltraLight'; font-style: italic; } .footer-site-info { font-size: 12px; font-family: 'Montserrat UltraLight'; font-style: italic; } .footer-menu a { font-size: 12px; font-family: 'Montserrat UltraLight'; font-style: italic; } #primary-navigation.responsive #primary-menu li > a { font-size: 12px; font-family: 'Montserrat UltraLight'; font-style: italic; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverwilsdesign repliedOctober 26, 2022 at 2:41pmOk Thank you!A COUPLE MORE ITEMSWHERE do I change the font in the bottom area where it statesCOACH | CONSULT | COLLABORATE | Privacy Policywilsdesign repliedOctober 26, 2022 at 2:42pmOk Thank you! A COUPLE MORE ITEMS WHERE do I change the font in the bottom area where it states COACH | CONSULT | COLLABORATE | Privacy PolicyALSO I need to change the font for the CONTACT BUTTON in top right corner 7,092Oliver repliedOctober 28, 2022 at 8:01amHi,Sorry for delay, CSS code: .top-area .gem-button { font-family: 'Source Sans Pro' !important; font-size: 14px !important; font-weight: bold !important; } #footer-menu a { font-family: 'Source Sans Pro' !important; font-size: 14px !important; font-weight: bold !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Where do you change the font style in the TOP AREA and the FOOTER?
I know this is a dumb question, but I am stumped.
Thanks
HI,
Which one do you need to be there?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
I need some CODE or point to where I can change the font style for:
(see attached)
Font Style : MONTSERRAT 600
HI!
CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Ok Thank you!
A COUPLE MORE ITEMS
WHERE do I change the font in the bottom area where it states
COACH | CONSULT | COLLABORATE | Privacy Policy
Ok Thank you!
A COUPLE MORE ITEMS
WHERE do I change the font in the bottom area where it states
COACH | CONSULT | COLLABORATE | Privacy Policy
ALSO I need to change the font for the CONTACT BUTTON in top right corner
Hi,
Sorry for delay, CSS code:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver