Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1036235

    Dear support,
    please take a look at the bottom of this page, when you mouseover the social sharing buttons there appears a diagonal line.
    Thanks for any help!

    #1036244

    Hi,

    You have following code in Quick CSS in Enfold theme options > General Styling tab

    .main_color .avia-tt, .main_color .avia-tt .avia-arrow, .main_color .avia-tt .avia-arrow {
        width: 220px;
    }

    Please delete it to fix the issue

    Regards,
    Yigit

    #1036253

    Hi Yigit,
    thanks for your help.
    i deleted the css, but nothing changed, even after emptying cache, etc.?

    #1036263

    Hi,

    Please go to Enfold theme options > Performance and choose to delete old CSS and JS files at the bottom of the page and save your page and check if that helps. If it does not, please create temporary admin logins and post them here privately.

    Best regards,
    Yigit

    #1036278

    Thanks Yigit, now it works. Great support!

    #1036280

    I thaught that css-code would be for the width of the tootips on images. How can i address the tooltip width without affecting the social mouseovers? On the top Image on this page.

    #1036281

    Hey!

    You are welcome! Let us know if you have any other questions or issues :)
    Please use following code

    .av-share-box .avia-related-tooltip {
        width: 220px;
    }

    Regards,
    Yigit

    • This reply was modified 6 years ago by Yigit.
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.