Page 1 of 1

Text link font size

Posted: Sat Dec 10, 2022 9:16 am
by ssbbstw
Image

file: test.wbs

Why text link font size is small when show on browser ?

Re: Text link font size

Posted: Sat Dec 10, 2022 10:01 am
by alan_sh
I'm pretty sure one of the help files says that links are displayed differently.

Anyway, links have their own styles - so just create one that works for you.

Re: Text link font size

Posted: Sat Dec 10, 2022 10:37 am
by BaconFries
If you have set the format of the text to use <p> tags then you should only use this in combination with 'enable responsive fonts.
See the following
https://www.wysiwygwebbuilder.com/forum ... 10&t=34318

Re: Text link font size

Posted: Sat Dec 10, 2022 11:34 am
by Pablo
BaconFries is correct, there is a conflict in your settings.
'use <p>' was designed to be used in combination with 'Enable responsive fonts'

This is from the help:
This option was designed to be used with 'Enable responsive fonts', which means that all text in the text object have the same font-family and size (but it can be different in breakpoints).

Re: Text link font size

Posted: Sat Dec 10, 2022 3:26 pm
by ssbbstw
Yes!! Thank you, Now is OK!!