Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #865592

    mhbmartijn
    Participant

    Hi on the right top of my page is a + which shows the header widgets. So I would like to still keep the header widgets but I don’t want this + to show. Is this possible?

    #865755

    Christopher
    Moderator

    Hi there,

    Please add the following code in Customize -> Custom -> CSS :

    a.x-btn-widgetbar i {
        display: none;
    }

    Hope that helps.

    #866201

    mhbmartijn
    Participant

    Ok sorry, it worked but I haven’t explained myself proper:
    I do not only want the + to disappear, I don’t want to the widgetbar to be visible, is this possible?
    Thanks!

    #866787

    Jade
    Moderator

    Hi there,

    Please try to go to Appearance > Customize > Header > Header Widget Areas : None.

    Hope this helps.

    #866788

    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! Your query is a bit confusing. You are saying you don’t want the widget bar to be visible but you would like to keep the header widgets (from your first post)? You can only disable the header widgets by selecting none in the customizer.

    Appearance > Customize > Header > Widgetbar >> Set this to none.

    If you are wanting to use the header widget areas (sidebars) for other placements, you have two choices. Either use CSS to hide the widgetbar completely (keeping them active in the customizer) or create new sidebars that you can use with the widget area element in cornerstone.

    You can do that via Appearance > Sidebars.

    Hope this helps – thanks!

    #867281

    mhbmartijn
    Participant

    Amazing, as always! I didn’t knew that I could add sidebars 😀

    #867805

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!