Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243005

    The search bar field is completly transparent, how can I fix it?

    Website: http://www.domussapiens.com.br

    #243015

    Hi Guilherme!

    Please add following code to Quick CSS

    .header_color .avia-tt { background-color: #333333!important; }

    Cheers!
    Yigit

    #243019

    That did solve the transparency problem but it’s transpassing the right side of the website and the little arrow that points to the magnifying glass icon isn’t there.

    #243141

    Hi!

    Can you please post a screenshot of the issue? The only thing I noticed is that the ajax search field is out of alignment. Add this on Quick CSS or custom.css:

    #menu-item-search > div {
    left: -200px !important;
    }

    Regards,
    Ismael

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