Okay
  Public Ticket #2810132
hide title
Closed

Comments

  • intan1cm started the conversation

    Hi i had select hide title and breadcrumb but it is still showing the title and breadcrumb

  •  933
    Neuron replied

    Hi,

    Please go to Dashboard > Appearance > Customize > Utility > Title and set it to hide, also go to Dashboard > Appearance > Customize > Utility > Breadcrumbs and set it to hide.

    Feel free to ask for anything you need.

    Kind Regards


  • intan1cm replied

    Hi I ady select hide but the website still show page title and breadcrumbs

    https://winfar.com.my/home/

  •  933
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   intan1cm replied privately
  •  933
    Neuron replied

    Hi,

    I've managed to hide it by going to Appearance > Customize > Utility > Hero.

    Feel free to ask for anything you need.

    Kind Regards


  • intan1cm replied

    hi thanks ! 

    one more thing. how to able to hide the content underneath the header ? or make the header transparent ?

  •  933
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were not working on the weekend.

    I've added the following code at Appearance > Customize > Additional CSS to make the header background transparent, then I've edited the home page and moved the first section at the top by adding some margin at the top.

    .l-primary-header {
        background-color: transparent !important;
    }
    

    https://prnt.sc/178q9hx

    So now you can do the same thing also for the other pages.

    Feel free to ask for anything you need.

    Kind Regards


  • intan1cm replied

    Hi just wondering why still got this white gap on top. 

  •  933
    Neuron replied

    Hi,

    Please try to add more margin-top with negative value at the first section of the page.

    Feel free to ask for anything you need.

    Kind Regards


  • intan1cm replied

    Got it 

    but some how this two page the header still remain white instead of transparent 

    https://winfar.com.my/winfar-live/
    https://winfar.com.my/corporate-2/


  •  933
    Neuron replied

    Hi,

    I've checked your website and saw that you've already managed to fix it.

    Feel free to ask for anything you need.

    Kind Regards


  • intan1cm replied

    To be honest i did not do anything.. i was thought your side solve it. But is okay then. and one more thing is when the page scrolling down is it possible turn back to white ? 

    If not scrolling then will remain transparent. as i found it very weird when the sticky header remain transparent when scrolling down the page 

  •  933
    Neuron replied

    Hi,

    I've added the following code at Appearance > Customize > Additional CSS, now the header has a white background when you scroll down to the page.

    .headroom--not-top {
        background-color: #FFF !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • intan1cm replied

    thanks

  •  675
    Neuron replied

    You're welcome anytimesmile.png

    Kind Regards


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