1.4.30 breaks responsive caption
9 years 2 weeks ago #34607
by zprint
Replied by zprint on topic 1.4.30 breaks responsive caption
I changed "72px" to 5em
responsive caption is set:
responsive step
responsive resolution: 480
font size .5em
responsive caption is set:
responsive step
responsive resolution: 480
font size .5em
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34609
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic 1.4.30 breaks responsive caption
in your file
www.ecoenterprisesfund.com/modules/mod_s...fault/css/camera.css
line 1094 and 1100 you have
this breaks the responsive.Try to remove these lines
www.ecoenterprisesfund.com/modules/mod_s...fault/css/camera.css
line 1094 and 1100 you have
.camera_caption > div {
font-size: 14px !important;
}
.camera_caption > div {
font-size: 20px !important;
}
this breaks the responsive.Try to remove these lines
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34612
by zprint
Replied by zprint on topic 1.4.30 breaks responsive caption
That seems to have done the trick. The responsive text is displaying properly on my Galaxy Android phone. I don't have anything smaller to test it on here.
If I make the window on my desktop as small as possible, the text still doesn't fit, but I don't know if that is a reasonable test.
thank you very much for your help!
If I make the window on my desktop as small as possible, the text still doesn't fit, but I don't know if that is a reasonable test.
thank you very much for your help!
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34616
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic 1.4.30 breaks responsive caption
by my side it works on desktop, and yes you can test it like this
Just clear your cache to be sure
Just clear your cache to be sure
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34617
by zprint
Replied by zprint on topic 1.4.30 breaks responsive caption
great-
I'll test it on a Windows phone tomorrow, but so far looks great.
I'll test it on a Windows phone tomorrow, but so far looks great.
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds