Archived topic
Font size issue on homepage
11 replies · Started by Rohith on July 11, 2022
Hey there, actually I have designed a page and recently changed it to homepage. Whenever I changed the page to homepage, the font size and icon size have decreased. I believe this issue is happening due to some css. Can you help me please?
Hi Rohith,
Can you specify the text which is having this issue?
The entire text on the page.
Check Images
The page should actually look like the first image but whenever I change to homepage, the text and icons size is decreasing (Check second image)
Hi Rohith,
Can you revert it back to not being the homepage? As is being the homepage, there’s no custom CSS affecting the font.
We’ll need to see it as it was before to know if there’s CSS implemented on the texts.
Hope this clarifies!
Okay! Please check it now
May we know the specific link to the page in question?
Oops, here's it
That’s odd. They look identical from my end. There seems to be no custom CSS as well.
Have you tried clearing cache after you’ve made the change?
Kindly let us know.
Yes, the issue is same for multiple users. After activating it as homepage, whenever I remove the entire additional css then it is showing normally. Please check previous messages, I have provided screenshots. Please check the difference b/w them. The font size is less, icons have become smaller. Everything is changing automatically after changing it as homepage. And you were not able to notice the difference
I see. That’s odd, I didn’t see this additional CSS before. Did you remove it awhile ago?
In any case, these two codes in Customize > Additional CSS are the ones altering the font-size for you home page:
.home p {
font-size: 14px
}
.home p {
font-size: 16px
}
Hope this clarifies!
No, the css was there. Thank you, the issue is cleared
I see. Maybe I just missed it. You’re welcome Rohith!