Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1252570

    Hi,
    months ago I created this page: https://leagrowingpeople.com/coaching/#toggle-id-1 (live coaching)
    Now I have agreed that there is some mistake.
    I had created a grid of icons with the flip effect, but instead of the icon, I had inserted an image.
    It also does not display the content behind the flip.
    How can I solve the problem now?
    Thanks for your continued support,
    Manuela

    #1252571

    maybe the problem is in the flip icon. I did a test on this page: https://leagrowingpeople.com/test-flip/ but the content is not displayed

    #1253526

    Hi,
    Sorry for the late reply, I see that you added the images to the title field of the flip boxes, please try this solution instead.

    Best regards,
    Mike

    #1253541

    Hi,
    sorry, but I did not understand where to insert the css code. In Appearance-> text editor-> style.css or in Theme Options-> general style-> css?
    Thanks for your help
    Manuela

    #1253621

    Hi,
    I see that you are using a child theme so the Appearance > Theme editor > style.css is a good place.
    Please also ensure to clear any cache plugin and your compression theme settings, if enabled.
    To clear your compression theme settings, you would toggle, or enable/disable the Enfold Theme Options > Performance > JS & CSS file merging and compression & saving the theme settings, reloading your site & doing again.
    If you experience caching issues try the code in the WordPress > Customize > Additional CSS field.

    Best regards,
    Mike

    #1253685

    Hi,
    Thank you Mike, now it works in the front.
    But for the content I can’t see the text.
    Could you can help me, please?
    Thank you for your support,
    Manuela

    The page for testing is: https://leagrowingpeople.com/test-flip/

    #1253702

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia-icongrid li:hover .avia-icongrid-content {
        opacity: 1;
        visibility: visible;
    }

    Best regards,
    Mike

    #1253845

    Hi Mike,
    yes it works, thank you.
    Manuela

    #1254030

    Hi famarinu,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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