Tagged: x
-
AuthorPosts
-
April 4, 2016 at 3:34 am #865592
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?
April 4, 2016 at 6:37 am #865755Hi there,
Please add the following code in Customize -> Custom -> CSS :
a.x-btn-widgetbar i { display: none; }
Hope that helps.
April 4, 2016 at 11:40 am #866201Ok 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!April 4, 2016 at 6:59 pm #866787Hi there,
Please try to go to Appearance > Customize > Header > Header Widget Areas : None.
Hope this helps.
April 4, 2016 at 6:59 pm #866788Hi 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!
April 5, 2016 at 3:18 am #867281Amazing, as always! I didn’t knew that I could add sidebars 😀
April 5, 2016 at 10:44 am #867805You 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!
-
AuthorPosts