This topic has 2 replies, 2 voices, and was last updated 11 years by gcarlos8377.

  • Author
  • #4302
     gcarlos8377
    Participant

    Hello Seventhqueen,

    Is there a way to separate the text on top menu from the text in the form?
    I inserted this code in the Quick css but it replaced the color in the main menu also.
    #header a:not(.button), div#main .widgets-container.sidebar_location .form-search a:not(.button), .form-search.custom input[type=”text”], .form-search.custom input[type=”password”], .form-search.custom select {
    color: #000000;
    }

    Regards

    #4353
     SQadmin
    Keymaster

    With this you set the color for the form:

    COPY CODE
    
    .form-search a:not(.button), .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select {
    color: #000000;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4355
     gcarlos8377
    Participant

    Done.
    Thanks for the support.

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?