Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #552550

    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 :)

    #552723

    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

    #552899

    here you go, thank you

    #553118

    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

    #910171

    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.-

    #910460

    Hi aovivo,

    Where can we see the problem you are describing?

    Best regards,
    Rikard

    #910496
    This reply has been marked as private.
    #910891

    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

    #910901

    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…

    #910937

    Hi,

    Yes but did you change the values for the actual images under Media?

    Best regards,
    Rikard

    #910961

    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

    #911036

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.