hi,
the hover text on the partner/logo element will get cropped on small devices,
and it seems to only occur on the left side of the screen.
http://screencast.com/t/IxUcGla1eC
could you help?
thank you :)
Hi decode!
It seems to look fine on our demo page, http://kriesi.at/themes/enfold/shortcodes/partnerlogo-element/.
Are you using the latest version of Enfold, 3.4.6? Send us a link to your page and we’ll take a look.
Regards,
Elliott
here you go, thank you
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
.slide-entry.flex_column {
width: 100%!important;
margin-left: 0!important;
}}
Regards,
Yigit
Hi there, if the overlay is hidden, the title of the widget appears instead of the overlay while hovering (at least in my case).
How can I change that title? I tried assigning ALT, etc to the logos/images, but it takes the Title of the widget… any idea?
thanks
P.-
Hi,
Thanks for the feedback, though that value seems to be added both to the title and alt tags of both those images. Did you try to change that under Media?
Best regards,
Rikard
Yes, thats what I stated – the ALT or Title or description do not change that title tag which appears when hovering. Its the title tag from the widget title…
Hi,
Yes but did you change the values for the actual images under Media?
Best regards,
Rikard
I am not sure I understand…
Each image has 3 to 4 description tags (under media) – they are all filled with the same tag – that tag does not appear when hovering – the widget title does…. see attached image
regards
Pedro
Hi Pedro,
You can find the code in /wp-content/themes/enfold/framework/php/class-framework-widgets.php.
If you need further assistance please let us know.
Best regards,
Victoria