StyledThemes

Sticky Menu Feature

Home Forums WordPress Themes – Premium Sleeky Pro Sticky Menu Feature

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16955
    Gdub
    Participant

    Is there a feature already built in or a way to add a sticky menu to this theme?

    #22304
    Binaya D
    Participant

    Hi Gdub,

    It seems like you are using an outdated version of the theme, so we request you to update the theme to the latest version
    You can view this link for updating process: https://www.styledthemes.com/wordpress-tutorials/410-installing-updating-themes

    Note: Please take a backup of your site before proceeding. Normally we use duplicator plugin to make a backup. https://wordpress.org/plugins/duplicator/.

    After the theme update please follow the following steps to have the sticky menu in your site.

    Go to Dashboard => Appearance => Customize => Sticky menu => And select sticky Menu => Then save it.

    We hope this will be helpful to you if not then please let us know.

    Thanks

    #22528
    Sandrine Rouffignac
    Participant

    Hi,
    How to change the background color to the sticky menu ?
    i have change the head background color but when sticky menu is activate the green background color is coming back
    Thank’s for your answer

    #16956
    Binaya D
    Participant

    Hi Sandrine,

    Please use the following css to fix your issue:

    
    #sleeky_header {
        background-color: #FF0000 !important;
    }
    

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.