This topic has 1 reply, 2 voices, and was last updated 10 years by sharmstr.

  • Author
  • #67724
     chunkee
    Participant

    Hello,
    I have been enjoying the KLEO theme a great deal. I do have a couple of issues that I am trying to correct and isolate.

    The search result button does not display as it is white. See the image. I would like to change the background color of the button so that the white font renders properly.

    The small menu bar for the contact link, I cannot seem to separate it from the rest of the links and I would like to make it bigger.

    Also, the selected hyperlink in the menu (when using white), after being selected cannot be viewed. Can someone please assist to isolate these items?
    Thank you very much.
    John C

    #67834
     sharmstr
    Moderator

    The menu colors are set in theme options > styling. If you really want to set it using custom css instead…

    1 – .kleo-toggle-menu .minicart-buttons .btn-default { background-color: red !important; }

    2 – You can add html around the contact link.

    COPY CODE
    
    <span style="font-size:18px;">Submit a ticket</span>
    

    3 – .current-menu-item a { background-color: blue !important; color: green !important; }

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

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

Log in with your credentials

Forgot your details?