[Resolved] Change Blog Sidebar Content

Tagged: 

  • Author
    Posts
  • #7699

    Andrew Misplon
    Keymaster

    Hi Ben

    Thanks for posting.

    In all WordPress themes you can manage the sidebar widget area from Appearance > Widgets or Appearance > Customize > Widgets. The documentation page for this area can be found here.

    If you want to control which widgets display on different pages, we recommend using Jetpack Widget Visibility.

    Hope that helps 🙂

    #7703

    Ben
    Participant

    Hi Andrew, thanks very much.

    Is there a way to bold the categories that display? I’d like for “Copywriting” under Explore Topics to appear in bold.

    https://www.berkeleysquarecopywriting.com/blog/

    Thanks again for your very swift response!

    Ben

    #7705

    Andrew Misplon
    Keymaster

    Sure, you can try in Custom CSS:

    .widget_categories ul li a {
    	font-weight: bold;
    }
    #7706

    Ben
    Participant

    Great, that did the trick. That takes me through to a categories page.

    Can I style that within the Customiser? My Page Template Settings often only displays Search Results and Not Found, should I be looking under there?

    Thanks,

    Ben

    #7707

    Andrew Misplon
    Keymaster

    Glad to hear you’re making progress.

    Page Template Settings display Search and Not Found because those aren’t reachable in the Customizer. For all other archive views, navigate there and the tab will display. So in the case of categories, browse to that categories page in the Customizer and the section will make itself available.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Scroll to top