Andreas

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Design Agency Pro – slider javascript error #67224
    AndreasAndreas
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: July 29, 2016

    I fixed “your” issue in “my” project. You should fix it in your codebase as well. Not sure if/how you ship updates, but if you do, I am sure people would appreciate it, because this issue could potentially cause various others downstream.

    in reply to: Theme Girlie Search form button in Safari #42778
    AndreasAndreas
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: July 29, 2016

    The following CSS fixed the Safari issues for me:

    form.searchbox input[type="submit"] { display:none; }
    form.searchbox input[type="search"] { -webkit-appearance: none; }
Viewing 2 posts - 1 through 2 (of 2 total)