Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #952155

    Hi. How can i disable the menu. i want to build a page without menu.

    i deleted all menu iteams but the menu is still there.

    and can you help me please to change the color of the blue cookie info here to white with black text. thanks, alex

    #952203

    Hey diefleischerei,
    To hide the menu, please try this code in the General Styling > Quick CSS field:

    .main_menu {display: none !important;}

    For the cookie info please try this code:

    #cookie-notice.cn-bottom.bootstrap {background-color:#fff !important; color: #000 !important;}
    

    Best regards,
    Mike

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