Comments Mazen started the conversationJune 5, 2019 at 2:45pmHello, 1. How can I change my logo position from top left to centre? 2. I have removed the menu burger from the desktop view... it still appears in mobile view.. how to remove it ? 675Neuron repliedJune 6, 2019 at 1:29amHi,1) Please add the following style. .wrapper header .header-holder { display: none !important; } .wrapper header .logo { display: none !important; }2) The first one will solves this too.Feel free to ask for anything you need.Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Mazen replied privately 675Neuron repliedJune 10, 2019 at 11:27amHi Mazen,1) To change the footer height, please add the following style in Theme Options > Custom CSS. footer .footer-copyright { padding: 10px 0 !important; }Also, you can decrease or remove the margin bottom of the wrapper. .wrapper { padding-bottom: 10px !important; }2) As for the header, it seems like you're using the header from the Slider Revolution, you can simply remove ours, by adding. .wrapper header { display: none !important;}Feel free to ask for anything you need.Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
Hello,
1. How can I change my logo position from top left to centre?
2. I have removed the menu burger from the desktop view... it still appears in mobile view.. how to remove it ?
Hi,
1) Please add the following style.
2) The first one will solves this too.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi Mazen,
1) To change the footer height, please add the following style in Theme Options > Custom CSS.
Also, you can decrease or remove the margin bottom of the wrapper.
2) As for the header, it seems like you're using the header from the Slider Revolution, you can simply remove ours, by adding.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.