Hero Plugin - not responding to Text size changes on CSS #5569
Replies: 5 comments 1 reply
-
|
you need to override this in your theme style.css
On other side, you probably have other text on mind |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. I will hopefully do that today. Many thanks
Yahoo Mail: Search, organise, conquer
On Sun, 8 Feb 2026 at 23:43, ***@***.***> wrote:
If you mean those headings. .hero-title h1 {} should do.
.hero-title h2 {}
or
#carousel-hero h1 {
}
#carousel-hero h2 {
}
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Can I ask another question about the Hero App and resizing images? Do you know where I would change the Breakpoints for the Image D-block within Hero. I would like to set the Image DBlock to resize to 220px instead of the 400px so that it functions on phones as well. I uploaded the e107mobile_v2.2. It does not seem to change the screen for the sizes of text and I don't see a CSS in the app folder. Failed to load resource: net::ERR_NAME_NOT_RESOLVED - via.placeholder.com/412x250:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED This is probably why the image is not resizing correctly in the app but not sure where that is referred to in the code to fix it. |
Beta Was this translation helpful? Give feedback.
-
|
e107mobile_v2.2 plugin is useless and for version 0.6 Just use your own media query in css and set image width for < 220px. I don't use Hero plugin, sorry. Not sure what do you mean by Image D-block ... http://placeholder.com/ is not existing anymore, so there is wrong placeholder code for missing image It should be http://placeholder.it/ if I am not mistaken |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your help. Much appreciated. I will remove the plugin. I will have a look again at the CSS and change the link and see that that does. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi All, does anyone know how to get the text to size properly on the Hero Plugin? https://bulgarianhonoraryconsulbelfast.org/ I have changed the text size to 10px in the CSS in the Hero plugin folder. It appears to be getting overwritten from somewhere else with much bigger text?
Beta Was this translation helpful? Give feedback.
All reactions