This topic has 12 replies, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #143106
     kjcarleo
    Participant

    Hello can you please help me apply the following color styles to the Main Menu search box:

    BG: 0025db

    Text Area: White

    Text: Black

    Attachments:
    You must be logged in to view attached files.
    #143174
     Radu
    Moderator

    Hi,

    COPY CODE
    
    div#ajax_search_container {
        background: #0025db !important;
    }
    
    div#ajax_search_container input {background:#fff;color:#333;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #143250
     kjcarleo
    Participant

    Ok that worked but can I change the color of the 45 degree box at top (black now) and there is some grey text and the “MEMBERS” and “PAGES” headers could I make it WHITE BOLD?

    #143362
     Radu
    Moderator

    I’ve provided a css selector for that 45 degree in a previous tickets now i saw that it’s colored red, so it seems that you already have figure out.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #143675
     kjcarleo
    Participant

    Ok I will use that

    #143773
     Radu
    Moderator

    Ok then

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #144014
     kjcarleo
    Participant

    I found the selector, but how do I know where to put it?

    .kleo-toggle-menu .kleo-toggle-submenu:before { background-color:red !important;}

    #144171
     Radu
    Moderator

    I thought that you already know because you have custom styles on the site.
    Anny additional CSS can be added to wp-admin -> theme option -> general sttings -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #144183
     kjcarleo
    Participant

    Yes I have but won’t it look different for the search?

    #144196
     Radu
    Moderator

    You already know where to put code but you have asked me.

    What should be colored ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #144198
     kjcarleo
    Participant

    I know the selector:

    .kleo-toggle-menu .kleo-toggle-submenu:before { background-color:red !important;}

    But wont it look different since it is for the search box?

    #144204
     kjcarleo
    Participant

    I am trying to get the 45 degree box colored red like it is in the notifcations

    Kevin

    #144278
     Radu
    Moderator

    I’ve given you a working selector for that in another topic and you have received and use it! please search in previous tickets for that

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 13 posts - 1 through 13 (of 13 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?