Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1242112

    Dear Support,

    Somehow the input field of the search box does not display how it supposed to do. Only the search button it self shows… It is possible to type a search term, but you are not able to see it. Can someone please help me fix this?

    Kind Regards,

    Lisa

    #1242155

    Hey robinnnn3,

    Best regards,
    Victoria

    #1242175
    This reply has been marked as private.
    #1243102

    Hi,

    Thank you for the update.

    For some reason, this inline css code which also affects the search button gets added too many times.

    .button {
    	background-color: #b0008d;
    	color: #ffffff;
    	border-color: #90006b !important;
    	width: 100% !important;
    }

    Did you create a script that adds this inline style?

    Best regards,
    Ismael

    #1243105

    Dear Ismael,

    Thank you for your answer. I have checked all the custom code we’ve used, but this duplicated code can be found no where. It is not in the custom css, nor in a child theme or the customizer. Do you have any idea where I should be able to find this duplicated code?

    #1243302

    Hi,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1243355
    This reply has been marked as private.
    #1243367

    Hi robinnnn3,

    Well, that code can be added by some plugin.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    #top #searchsubmit {
        width: auto !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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