Okay
  Public Ticket #937740
Search button doesn't change color accordingly to skin color
Closed

Comments

  •  1
    Konstantinos started the conversation

    Hi,

    I have a problem with the widget's search button. 

    Although I changed theme's skin color to the predefined pink, search button doesn't  change color accordingly to skin color and has a greeny one  (ex. https://cl.ly/210R462j0C09).

    Thanks in advance

    Kind regards



  • [deleted] replied

    Hi Konstantinos,

    Can you please share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •   Konstantinos replied privately
  • [deleted] replied

    Hi Konstantinos,

    Can you please add the code below to Custom CSS:

    .widget_product_search input[type=submit], .widget_search input[type=submit] {
        background: #e94e77;
    }
    
  •  1
    Konstantinos replied

    Thnx 

  • [deleted] replied

    Hi Konstantinos,

    I'm glad to hear that

    Will set this ticket as solved from here.