The Big Spring Sale! Up to 50% off!

Text size of carousel

oneITS
54 Posts
oneITS posted this 02 January 2022
Ask a Question

Hello
i have made a pilot page for a customer with a carousel. It look quite well but the customer like to have a bigger font size if the picture is in big view mode (see my attachment? How can I do this? the linkt to the test site is:

https://html-test.one-its.ch/HOME.html

Hello i have made a pilot page for a customer with a carousel. It look quite well but the customer like to have a bigger font size if the picture is in big view mode (see my attachment? How can I do this? the linkt to the test site is: https://html-test.one-its.ch/HOME.html
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 06 January 2022

Hi Daniel,

Unfortunately Nicepage does not provide the option to edit typography of the text in the lightbox. But you can edit it with custom CSS. Here are default styles:

/* title */
.pswp__caption__center {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    color: #CCC;
}
/* text */
.pswp__caption small {
    font-size: 11px;
    color: #BBB;
}

You can set here any required text size and color and add custom CSS to the Page or Site Settings >> CSS.

Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Daniel, Unfortunately Nicepage does not provide the option to edit typography of the text in the lightbox. But you can edit it with custom CSS. Here are default styles: /* title */ .pswp__caption__center { text-align: left; font-size: 13px; line-height: 20px; color: #CCC; } /* text */ .pswp__caption small { font-size: 11px; color: #BBB; } You can set here any required text size and color and add custom CSS to the Page or Site Settings >> CSS. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
oneITS
54 Posts
oneITS posted this 04 January 2022

Hello
do you have any news concerning this point?

Best regards Daniel

Hello do you have any news concerning this point? Best regards Daniel
oneITS
54 Posts
oneITS posted this 02 January 2022

Hello again
I have added a second picture.

Best regards Daniel

Hello again I have added a second picture. Best regards Daniel
You must log in or register to leave comments