Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1128293
    GT Sewell
    Participant

    Hi there,

    I’ve just added a plugin (HP WallArt) that needs to be running on my website.

    For some strange reason it has moved the Facebook social icon out of place, please see screenshot.

    Can you please help?

    cheers

    #1128418
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Would you mind providing your site’s URL?

    Thanks!

    #1128446
    GT Sewell
    Participant
    This reply has been marked as private.
    #1128561
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the login information. The newly installed plugin has override the styling of the Facebook icon. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-social-global .facebook{
        padding: 0;
    }

    Hope this helps. Please let us know how it goes.

    #1128596
    GT Sewell
    Participant

    Yep that fixed it thank you.

    I’m also having trouble with a button border.

    When any button on my website is clicked and then you move the cursor anywhere away from the button clicked it highlights a red border around the button. I’ve got no idea how to get rid of it?

    please see my screenshots

    thanks

    #1128747
    Joao
    Moderator

    Hi There,

    That is a confirmed bug that occurs on Firefox and it has already by forward to our development team.

    In the meanwhile please add the following code to Appearance Customizer Custom CSS

    a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
    outline: none !important;
    }

    Hope it helps

    Joao

    #1129618
    GT Sewell
    Participant

    Great thank you for your help

    #1129735
    Rue Nel
    Moderator

    You’re welcome! We’re happy to help you out.
    If you need anything else we can help you with, don’t hesitate to open another thread.

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