Can’t change font size in Elementor/ Astra Starter Template
-
I’m currently in the process of creating a website and I’ve decided to use the Astra Theme and Starter Template to help with this.
Now the problem is that I can’t get ALL of the body text and footer text to be 17px across mobile.
Since, even though desktop and tablet appear to work properly, only the About and Home pages (minus their footer) appear to work properly on mobile.
Here is a list of things I’ve already tried:
I’ve created a child theme and made changes there but nothing has changed.
I’ve made changes in the Customise section with additional CSS and Global section and nothing has changed.
I contacted my web hosting provider (One.com) to see if there is any script that I need to delete in my control panel and they said there isn’t anything further for me to delete. Neither can they help.
I’ve even tried duplicating the About Page and copying some of the blocks from the Services page to transfer to it. However, this doesn’t work either.
With that said, below is the CSS that I’m using:
.elementor-image-box-description {
font-size: 17px;
}
.elementor-icon-list-text {
font-size: 17px;
}
html, body {
font-size: 17px;overflow-x: hidden;max-width: 100%;margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;position: relative;height: 100%;
}
html, footer {
font-size: 17px;
}
With that said, can someone help me please ?
The page I need help with: [log in to see the link]
- The topic ‘Can’t change font size in Elementor/ Astra Starter Template’ is closed to new replies.