Royal sticky menu CSS problems - by - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar:
    Inactive
    January 20, 2015 at 10:26

    I’ve installed Royal theme on a clean WP install and loaded the Minimalist style. I have problems with the sticky menu, the links are positioned in top of the menu zone, and the search icon is on bottom of it.

    Any suggestions how to fix this?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 20, 2015 at 10:29

    Hello,

    I’ve checked your site and it’s working well. Look at screenshot please: http://prntscr.com/5uqgmd
    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

    Avatar:
    Inactive
    January 20, 2015 at 13:16

    http://prntscr.com/5urnjg

    You will see the problem if you scroll down the page.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 20, 2015 at 17:12

    Hello,

    Please add this code in custom.css file:

    .fixed-header-area .header-search {
        margin-top: -40px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar:
    Inactive
    January 20, 2015 at 17:35

    Thank you. Seems that is fixed now. Another thing is the search icon on mobile phones. Can you take a look please?

    http://prntscr.com/5uujee

    Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 20, 2015 at 17:43

    Hello,

    Add this code in custom.css file:

    @media (max-width: 480px) {.header-search {
       margin-right: 40px;
    }}

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.