Installing And Using Fonts In The "Font Book" - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Installing And Using Fonts In The "Font Book"

R

Richard

SP Page Builder 3 months ago

I am using your template YAMAS. In the Page builder settings is the Font Book where i have followed the instructions and installed a Google font API which is working as i can see the google fonts. I have "installed" a couple of these and they correctly show up in the page builder font options. I select them for the content of a text box and it appears to save correctly but the font isnt changed on the website.

https://prnt.sc/k8a4i2s5cGuO

Am i doing something wrong please?

0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #199696

Hi

Do you want to remove it? Then you can use this CSS in your custom.css file

body div .sppb-addon-optin-forms .sppb-btn:after, body div .sppb-btn:after{
display: none !important;
}
0
R
Richard
Accepted Answer
2 months ago #199964

Thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #199998

You are most welcome and Thanks for accepting the answer.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #198831

Hi

Thanks for contacting us and sorry for your issue. You can use this CSS in your custom.css file

#sppb-addon-26480c3b-25b5-4554-9427-2577e2f464b0 .sppb-addon-text-block .sppb-addon-content {
    font-family: Beau Rivage !important;
}

-Regards.

0
R
Richard
Accepted Answer
3 months ago #198910

Thanks if i need to use other fonts too can i just add their names to this css?

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #198933

Hi,

No, it should be on the list. I mean your font book list that you have set. You can choose the font family from your list. Then, you can just set the name on that CSS.

0
R
Richard
Accepted Answer
3 months ago #199451

Thanks this is working well now. Can you please tell me where the little - is coming from on the buttons? i cant seem to find where they are to either turn them off or to change their colour, some arent working properly, like on the About me page there is a little dash - over the text as you can see in this screenshot - how can i get rid of these please?

https://prnt.sc/sCBkpIAPJUkr

thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #199516

Which button are you talking about? Give me that specific page link please.

0
R
Richard
Accepted Answer
3 months ago #199528

https://www.drsambampton.com/about-me

its the blue one on this page. the login is in the hidden content

0