Page 1 of 1
What am I doing wrong?
Posted: Sun Sep 26, 2021 1:42 pm
by me.prosenjeet
I have placed a layout grid inside a layout grid and created 3 partitions. In each partition I have added a "card".
Moment I am adding break points, in the "card" the Heading text (Changes from 20 to 7)and the other text (Changes from 15 to 6) values are getting reduced to small font size on its own.
Test it here:
https://lucknowwebs.com/templates/testing
Teat it on a mobile
What am I doing wrong?
Re: What am I doing wrong?
Posted: Sun Sep 26, 2021 2:18 pm
by Pablo
Go to Tools -> Options -> General and uncheck 'Automatically scale new objects'
Re: What am I doing wrong?
Posted: Sun Sep 26, 2021 3:30 pm
by me.prosenjeet
Thankyou Pablo
Re: What am I doing wrong?
Posted: Thu Nov 25, 2021 7:31 pm
by Diogenes
Hello Pablo, I face similar problem with card text. I like to use heading h1, h2 .....for text within card (card is in card container). I choose h1 for instance but there is still original setting, no change happen. I like to use more letter size there, like h1 for one text and h2 for another... I set up it before as I wish in style manager. What am I doing wrong here. Thank you in advance.
Re: What am I doing wrong?
Posted: Thu Nov 25, 2021 8:56 pm
by Pablo
The 'heading' property does not change the font-size, it specifies which heading tag will be used for SEO.
To change the size of the text you will have to change the 'font-size' property.
Re: What am I doing wrong?
Posted: Fri Nov 26, 2021 7:59 am
by Diogenes
OK Pablo, I expected it works like with standart text. Thank you for helping.