Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1258622
    fdcchief
    Participant

    I’ve set up a Blog page but can’t figure out how to make some of the stylistic changes.

    1 – How can I change or remove the title “The Blog”
    2 – How can I change or remove the text below that “Welcome to our little corner of the Internet. Kick your feet up and stay a while.”
    3 – I’d like to modify the background settings for just this page without affecting the main page settings. How can I go about doing that?
    4 – How can I remove the Home icon and > Blog under navbar?

    Thanks

    #1258623
    fdcchief
    Participant
    This reply has been marked as private.
    #1258825
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .blog header.x-header-landmark.x-container.max.width {
        display: none !important;
    }
    
    .x-breadcrumbs {
        display: none !important;
    }

    Thanks.

    #1260021
    fdcchief
    Participant
    This reply has been marked as private.
    #1260317
    Rad
    Moderator

    Hi there,

    You can change the text at Admin > Appearance > Customizer > Integrity > BLOG OPTIONS > Blog Header > Blog Title and Blog SubTitle

    You can edit your blog page in admin and go to its Page Settings section and add your background.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1258622 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>