Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #962675

    Hello,
    please have a look to https://wp-test.genealogy.net/kpw-blog-startseite/
    to the sidebar. The search icon is displayed only partially, as well as some text.
    How to get this corrected?

    Thanks!
    Peter

    #962762

    Hey compgen_mailwurm,
    It looks as though the plugin “vereinonline” has some custom css for “button”
    which is too general and will cause issues with many buttons.
    I wrote this for you, please add to WordPress > Customize > Additional CSS:

    #top .sidebar #search-8.widget #searchsubmit.button {
        height: 100% !important;
        min-height: 100% !important;
        max-height: 100% !important;
        line-height: 100% !important;
    }

    Best regards,
    Mike

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