Fill and remove the blog sidebar

This topic contains 7 replies, has 2 voices, and was last updated by  Zul Kurniawan 5 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #466845

    Zul Kurniawan
    Expired Member
    Post count: 122

    Hello

    I only use the default theme, Directory Starter, for now on the website. But in the appearance of a single blog, I have not found a way to fill and remove the sidebar. Only the empty sidebar is visible.

    What Custom CSS changes can help this problem?

    Thanks.

    #466846

    Zul Kurniawan
    Expired Member
    Post count: 122
    This reply has been marked as private.
    #466847

    Zul Kurniawan
    Expired Member
    Post count: 122
    This reply has been marked as private.
    #466849

    Zul Kurniawan
    Expired Member
    Post count: 122

    Hello,

    Okay, okay, to add a widget to the sidebar, I’ve found it. Just drag-and-drop it.

    To make a blog full-width post, can I use this theme?

    Thanks.

    #466855

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for your post. Yes, you can always use custom CSS code to manipulate the page layouts. Insert the custom CSS code below into your Website and see if it’s what you’re looking for.

    
    
    .single-post .container {
        width: 100%!important;
    }
    #466858

    Zul Kurniawan
    Expired Member
    Post count: 122

    Hi Kor,

    Thank you, but I mean, the contents of the blog can appear full-width without the sidebar. Is the code the same?

    Regards,

    #466859

    Kor
    Moderator
    Post count: 16516

    Hi Zul,

    You’ll need to disable the sidebar shown in the attached screenshot. It’s inside Customize > Body > Sidebar. Then, try using the custom CSS code I’ve provided and see if it works.

    Thanks!

    #466861

    Zul Kurniawan
    Expired Member
    Post count: 122

    Hi Kor,

    Well, the code works, I follow your advice. Thank you for your help, have a good rest.

    Regards,

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket