Secondary Button Stling - Question | JoomShaper

Secondary Button Stling

Scott

Scott

Helix Framework 3 weeks ago

I cannot find an option to edit the seconday button style with in the framewok settings.

The option inside pagebuilder has a full list of button styles, Primary is useable after customization in the frame work but no secondary editing which is default helix Ultimate style.

Why is the must have feature no included with the framework? We should not be required to jury-right the Helix Ultimate Tempalte

Anyone have a solution for this

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 weeks ago #217336

Hi Scott,

Buttons styles are from Bootstrap if we talk about Template itself.

First, You can create custom styles-name and use it (custom.css). Second, you can also override current colors.

From my playground, I use both methods.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 weeks ago #217330

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. You need to modify the SCSS code from the template files.

  1. File location :templates/your_template/scss/theme.scss
  2. Make sure that your SCSS compile is enabled from the template setting > advanced settings
  3. Otherwise, You need to modify the css code from the template.css file.
  4. Template css file location: templates/your_template/scss/template.css
  5. Which template do you use?

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
Scott
Scott
Accepted Answer
2 weeks ago #217424

thank you, it would be nice to have this built into the helix ultimate framework

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 weeks ago #217448

For huge customization of button you should use the Page Builder.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 weeks ago #217426

In SPPB you can create your own buttons, and use them later with two clicks. I do it all the time.

0