Why doesn't the drop down feature of the categories widget working?
-
New problem. How do I get rid of a custom menu from the top of my main page. I have removed the widget as far as I can see.
-
Hi there,
Is it possible to organize posts in an order other than the order of posting?
Your posts will always appear in reverse chronological order by default. We do have a support page that gives several options for showing your posts in chronological order if you’d prefer that instead.
How do I get rid of a custom menu from the top of my main page. I have removed the widget as far as I can see.
Your site’s theme (The Morning After theme) is designed to always show a menu at the top of the page.
You can customize your theme’s design using Custom CSS (part of your WordPress.com Premium plan). To add custom CSS, go to your My Sites page and click the Customize link under the blog’s title. In the Customizer, open the CSS section and in the CSS editor there, you can enter the following CSS:
#navigation { display: none; }If you’d like more help customizing your theme with CSS, most of our CSS help is done in the CSS Customization forum by expert staff and volunteers. If you’re interested in that, we also have resources for learning more about CSS:
- The topic ‘Why doesn't the drop down feature of the categories widget working?’ is closed to new replies.