Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1186339
    VOETA
    Participant

    Hello,

    I have a website: http://www.slotenmakeruden.nl/
    In this website I have a different page for a blog: http://www.slotenmakeruden.nl/nieuws/

    But I want the look en feel as: http://demo.theme.co/renew-1/blog/

    How can I make this?

    #1186498
    Joao
    Moderator

    Hi There,

    Renew 1 website is a boxed layout website while your site is full width.

    Please add the following code to Appereance > Customizer > Custom CSS

    .archive:not(bbpress),
    .blog,
    .single:not(bbpress) {
      margin: 0 auto;
      width: 88%;
      max-width: 1200px;
    }

    Let us know how it goes,

    Joao

    #1187742
    VOETA
    Participant

    Hi Joao,

    I put the code into the custom CSS, but nothing changed.
    I also activate the plugin BB-pres, but nothing changed.

    But the look is not the same as http://demo.theme.co/renew-1/blog/
    I would like to have the bubbles see attachment.

    #1187798
    Paul R
    Moderator

    Hi,

    Kindly remove the code provided above then navigate to Appearance > Customize > Layout and Design
    then set site layout to boxed, set site max width to 1000 and site width to 86%.

    http://screencast.com/t/9Ot1iLOhZ8

    Hope that helps

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