Button Font Style Issue Helix Ultimate And SPPB 5 - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Button Font Style Issue Helix Ultimate And SPPB 5

Scott

Scott

SP Page Builder 2 years ago

The buttons and Group buttons, do not use template font styling which I have set to Roboto slab Heading and Reboto for everything else.

PBV5 (Single button and Group) The onljy options are:

Arial Tahoma Verdana Helvetica New Time roman Trebuchet MS George

How are we to create unitifed site when even the simplest elements such as button styling cannot access the setting set for a template.

Helix Ultimate

There are no options here for setting button styling. One would think this is the perfect place to assign button styling (single and group) site wide.

Video: https://clipchamp.com/watch/G3j7wH28jXW

PART 2 Button styling update https://clipchamp.com/watch/APkLQWYw5aV

Part 3 Custopm CSS Typography This is the custom css I used to force Robota Slab form Primary button Font style, whchi over rides the inconsitancey with btton font stlytinhg as shown in 2nd video.

.sppb-btn-primary { font-family: Roboto Slab !important; }

We need button typography styling added to the Helix Ultiamte typography settings

0
7 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #122857

Hi Scott,

for that purpose we created Typography > Custom : On > Custom Selectors

Screenshot 2023-07-16 at 16-28-46 Helix Ultimate Framework.png

please use it :)

you can add more button classes, just use comma between names

1
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #122858

Yes, we can add extra Tab for Buttons only, but in most cases above Custom tab do the job.

I added to wish-list already ;)

0
Scott
Scott
Accepted Answer
2 years ago #122875

Adding it to th etemplate typography section woudl free up the Custom for something else.

1
Scott
Scott
Accepted Answer
2 years ago #122873

I gotta give this ago thank you

0
Scott
Scott
Accepted Answer
2 years ago #122874

Perfect.

0
Scott
Scott
Accepted Answer
2 years ago #122876

I applied this to customize text link but it also effect button styling. this hy it's important to free up thetom feature for somthing else and assign the button styling to the Helix Template Typography.

for now I am using the custom for stlized text links

0
Scott
Scott
Accepted Answer
2 years ago #123408

The custom fix is not working, I need the sppb-btn-primary font to be Roboto Condensed. I have set that but google inmspect indicatdes Merriweather.

0