This topic has 3 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #101108
     dmn2016
    Participant

    Is it possible to make the widgets on the main sidebar (not the Kleo sidebar) in a fixed position with this theme?

    #101154
     sharmstr
    Moderator

    Info about that here: https://archived.seventhqueen.com/forums/topic/floating-sticky-sidebar

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #101296
     dmn2016
    Participant

    Perfect, thank you very much!

    Another thing- about the mobile header color, I have the code snippet but would like to place it in the Customizations section of the child theme style.css. The snippet that I have is:

    COPY CODE
    @media (max-width: 991px) {
    .kleo-main-header.header-normal {
        background-color: #2e2e2e;
        border: white;
    }
    }

    This seems to be an open code…I need it to point to the mobile file. How can I do this?

    #101334
     sharmstr
    Moderator

    There is no mobile file. The max-width:991px tells it to only apply to smaller screens which a mobile device has.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?