Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1346145
    Suzanne S
    Participant

    Hi,

    I can’t figure out why my search widget has a shadow or a glow when viewed on iPad, how can I remove it?

    https://howtostartworkingathome.com/articles/

    regards
    Suzanne

    #1346165
    Paul R
    Moderator

    Hi Suzanne,

    To remove the shadow, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-sidebar.right .widget_search input {
       -webkit-appearance: none;
    }
    

    Hope that helps.

    #1346270
    Suzanne S
    Participant

    Perfect thanks

    #1346294
    Christian
    Moderator

    You’re welcome.

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