Home Forums Pro Themes Travel Eye Pro how to delete a blue color at my search bar heading ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #11264
    dollydmk
    Participant

    hi

    If you see on top of my home page, exactly on my searc bar there is a color. how to delete the color ?

    my web is fantastiholidayz.com

    looking forward to hear your reply

    #11265
    wensolutions
    Keymaster

    Hello,

    We are not able to access you website.
    Please re-provide your URL so that we can monitor and fix your issue.

    Best regards.

    #11312
    dollydmk
    Participant
    #11361
    wensolutions
    Keymaster

    @dollydmk, we have seen that issue in your site. Can you please update your theme to the latest version 2.1 and see if this gets fixed ? Hopefully this will get fixed.

    If you still have this issue kindly let us know.

    #12992
    dollydmk
    Participant

    Dear

    I hv upgraded to the latest version however still not working. please advise…

    #13161
    wensolutions
    Keymaster

    Hello dollydmk,

    Your issue is currently marked as a known issue and will surely be fixed in the upcoming updates.
    For Now, you can paste in the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS Field to fix the issue.

    .right-bar .search-form .search-submit:hover{
    
    	background-color: none;
    }
    
    .right-bar .search-form .search-submit {
        
    	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    
    }
    
    .right-bar .search-form label .search-field {
        width: 34px;
    }

    Hope this helps you out,
    Best Regards!!

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