Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #904373
    SirRahikkala
    Participant

    I have added social sharing buttons to functions.php with details from here. Now there is weird, huge hover/tooltip grey box. I want it to be just without any effect.

    #904374
    SirRahikkala
    Participant
    This reply has been marked as private.
    #905122
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-entry-share .x-share:hover {
        background-color: transparent !important;
    }

    Thanks.

    #905152
    John Ezra
    Member

    Hi there,

    Thanks for writing in! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Also please provide us the code or point us to where it is so we can take a look at what you have.

    Thanks!

    #905176
    SirRahikkala
    Participant

    I got that sorted with Prasant Rai’s suggestion. However the hover button text is little misaligned after I have moved the whole div to left. Is there some fix to it? you can see the page from the earlier post I made.

    #906051
    Joao
    Moderator

    Hi there,

    Everything is looking good on my end, could please send a screenshot and point to the issue please? Thanks

    Joao

    #906662
    SirRahikkala
    Participant

    Here is the screenshot. The tooltip is not aligned.

    #907422
    Rue Nel
    Moderator

    Hello There,

    It is just so weird because as I have checked it, it is perfectly working.
    http://prntscr.com/ayx98r
    http://prntscr.com/ayx9ec

    Are you using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache? Please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Please let us know how it goes.

  • <script> jQuery(function($){ $("#no-reply-904373 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>