Okay
  Public Ticket #757198
Menu sur page static
Closed

Comments

  • Jeremy started the conversation

    Bonjour

    Je voudrais enlever le menu du bas sur cette page static seulement 
    que je me sers comme page d'accueil
    Merci

  •  1,800
    Support replied

    Bonjour,

    Je comprends francais mais si vous voulez ecrire en anglais... Merci beaucoup.

    I need to inspect the page to get the unique id class of the page from the <body> element

    add that class in front of header in this CSS, such as

    .page-id-57 header {

        top: 0 !important;

    }

    this is for ourdemo page:

    http://clapat.ro/themes/legrand-wordpress/

    So replace .page-id-57 with your own. This way the change will apply only for this page. Add the css code to theme options -> styling options -> custom css

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Jeremy replied

    Ok thank U