Okay
  Public Ticket #2037690
Breadcrumps, container header, boxed layout
Closed

Comments

  • lauerch started the conversation

    Hi,

    1. I can't hide the title or breadcrumps. Tried it with general page settings via wordpress customizer and also the elementor. Nothing happens.
    2. Where can I set the width of the container? The settings in elementor only apply in the body part. Default Header (without header builder) stays full width.
    3. In elementor I can also use "boxed" option as width of the content in body. However, this does not allign properly with page title section or header.

    Thanks in advance!

    Best

    Christian

  •  675
    Neuron replied

    Hi Lauerch,

    1) Please check the option in hero, there's another breadcrumb in hero. So hide the hero completely at Customizer > Utility > Hero.

    2) I think this applies for second and third.

    Add the following style in Appearance > Customize > Additional CSS.

    @media (min-width: 1300px) {
        .container {
            width: 900px;
        }
    }

    You can check the media screen from where you want this to be applied.

    Kind Regards


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

  • lauerch replied

    Thanks, that works!

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


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