This topic has 17 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #179022
     kjcarleo
    Participant

    Hey guys,

    Is it possible for me to make the Header Text white and bold. and the other description font white in this search menu, I am very close to this menu look great.

    Kevin

    Attachments:
    You must be logged in to view attached files.
    #179110
     Laura
    Moderator

    Hello, i get a gateway issue at your website

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #179116
     kjcarleo
    Participant

    Please keep trying, they are working on my SSL cert.

    #179213
     Laura
    Moderator

    Hello, please try

    COPY CODE
    
    span.search_excerpt {
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #179313
     kjcarleo
    Participant

    Ok thanks that worked for the description text, but how about the headers “MEMBERS”, “PAGES”, “PRODUCTS”, etc…

    #179314
     kjcarleo
    Participant

    Also, what about the text if nothing is found in search? See attached, the text is gray the moment

    Attachments:
    You must be logged in to view attached files.
    #179382
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    .kleo_ajax_results h4 {
        color: white !important;
    }
    .kleo_ajax_entry.ajax_not_found {
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #179385
     kjcarleo
    Participant

    Ok works for search text now, but what about headers?

    #179387
     kjcarleo
    Participant

    I am referring to the headers in the search ajax listing

    #179627
     Laura
    Moderator

    Hello it was included, try clearing cache, let me know 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #179628
     kjcarleo
    Participant

    Sorry the header still look the same. See attachment.

    Attachments:
    You must be logged in to view attached files.
    #179727
     Laura
    Moderator

    Hello, it is the correct code, try maybe using quick css at the options

    COPY CODE
    
    .kleo_ajax_results h4 {
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #179769
     kjcarleo
    Participant

    That works, I missed the “.”

    What about the dark BG behind the text though?

    #179850
     Laura
    Moderator

    Here 🙂

    COPY CODE
    
    .header-color .hr-title abbr, .header-color .kleo_ajax_results h4 span {
        background-color: transparent !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #179888
     kjcarleo
    Participant

    Ok that worked, how about the square (diamond shape) that is black now, can I make it red. Last request for this menu 🙂 It’s red for the shopping cart but not the ajax search box.

    #179999
     Laura
    Moderator

    Here 🙂

    COPY CODE
    
    div#ajax_search_container:before {
        background-color: red !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #180010
     kjcarleo
    Participant

    Great thanks.

    #180061
     Laura
    Moderator

    Happy to help 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

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

Log in with your credentials

Forgot your details?