Captions don't resize correctly on tablet.
9 years 3 months ago #29236
by max555
Replied by max555 on topic Captions don't resize correctly on tablet.
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29237
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Captions don't resize correctly on tablet.
the file is here
studio-v.biz/condurro/plugins/system/ima...ts/imageeffectck.css
and you can use this rule into a mediaquery
this should do something better
studio-v.biz/condurro/plugins/system/ima...ts/imageeffectck.css
and you can use this rule into a mediaquery
Code:
figure.imageeffectck .imageeffectck_title {
font-size: 1.2em;
}
figure.imageeffectck figcaption {
padding: 0.5em;
}
this should do something better
Joomlack Webmaster and Developer
The following user(s) said Thank You: max555
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29245
by max555
Replied by max555 on topic Captions don't resize correctly on tablet.
It works, thank you very much!
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29250
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Captions don't resize correctly on tablet.
cool
if you want to help me back you can leave a review in the JED
extensions.joomla.org/extensions/extensi...ages/image-effect-ck
thank you
if you want to help me back you can leave a review in the JED
extensions.joomla.org/extensions/extensi...ages/image-effect-ck
thank you
Joomlack Webmaster and Developer
The following user(s) said Thank You: max555
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29251
by max555
Replied by max555 on topic Captions don't resize correctly on tablet.
Done it, thank you again please, tell me if I can do anything else to help.
The following user(s) said Thank You: ced1870
Please Log in or Create an account to join the conversation.
Time to create page: 0.215 seconds