How To Make Font Larger In Button With Sp Page Builder In Slider In Helix Ultimate V2.0.12? - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

How To Make Font Larger In Button With Sp Page Builder In Slider In Helix Ultimate V2.0.12?

DB

Drazen B.

SP Page Builder 2 years ago

How to make font larger in button with Sp Page Builder in slider in Helix Ultimate v2.0.12? https://imgur.com/a/Pnp1fOK

0
6 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #107106

Hi

Thanks for contacting us. Give me your site URL please so that I can check.

-Regards.

0
DB
Drazen B.
Accepted Answer
2 years ago #107598
0
DB
Drazen B.
Accepted Answer
2 years ago #107618

I also have a second question, why does the photo here "We love textile printing" look good the way I want it in the edit mode with the Sp Page Builder. And in the preview so huge? The preview is the real online representation. This is not shown 1:1 like in the Sp Page Builder, something is wrong! I want the image to be as big as it is in edit mode in Sp Page Builder and not that big.

https://imgur.com/sS1xUTF https://imgur.com/I0o0Qll

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #107619

Hi

For button font use this custom CSS

#sppb-addon--qsI6dbT6sO71F3tIMOSw .sp-slider #sp-slider-item--qsI6dbT6sO71F3tIMOSw-num-1-key #sp-slider-inner-item--qsI6dbT6sO71F3tIMOSy-num-2-key.sppb-sp-slider-button .sp-slider-btn-text{
        font-size: 25px !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

For your second question please create a new forum post.

Thanks.

0
DB
Drazen B.
Accepted Answer
2 years ago #107873

Hello, can you please describe me in more detail where exactly I insert this css file. Is it in Joomla itself or in SP Page Bulder, how do I get there. Thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #108103

Custom css for Joomla 4

In your template settings you can find it.

Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.

0