Okay
  Public Ticket #2310154
menu
Closed

Comments

  • dus10 started the conversation

    i cant get rid of the menu on the very top. 

  •  675
    Neuron replied

    Hi,

    How to edit Header?

    In the theme you can either use the header that comes as default where you can upload the logo from Customizer and manage it from there or via Elementor where you can create headers and assign them to different pages, so please hover onto button Edit with Elementor and see if there appears a header template. https://prnt.sc/ppaaad

    Click onto the template and the editor for that template will be opened where you can easily edit it.

    - Video Tutorials about header builder.

    How to hide Header?

    You can hide it from two places, from the page settings for that page only or in Appearance > Customize > Header > Layout > Visibility for all pages. Make sure to see if the page is inheriting the values from theme options or not.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • dus10 replied

    Thank you for your help, that makes more sense.  Can you tell me how to make the social media icon bigger in the footer? Right now its flushed to the right and looks really out of place, plus it's really small. Any way to enlarge the icons? In the CSS?

  •  675
    Neuron replied

    Hi,

    You can do that by adding the following style.

    .l-primary-footer__copyright__social-media ul li a {
        font-size: 20px !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.