Hi,
When using the Content Element Text Block the Font Size responsivity is not working, it does not adjust on different screens.
Login in Private
Thanks
Hey A-Wise,
Thank you for the inquiry.
Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.
Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.
Best regards,
Ismael
Hi Ismael,
It maybe easier if you log in to the home page and look at the Text Block for the headers and look at the Font Size Changes on the screen adjustments and check that the size does not adjust when you make the browser screen smaller.
Please let me know.
Hi,
This CSS in Quick CSS is overriding the settings:
/*Footer Font for Small Text about company*/
#top .all_colors p {
font-size: inherit !important;
}
Try removing or modifying it.
Best regards,
Rikard
Hi Thanks,
What can I modify it to make the footer text for that P to be smaller. I had to add that after an update as it made it big?