• This update is really a disaster for me. Why do you keep changing so many things about your theme that have a massive impact on the design of your clients’ websites? I have experienced this so many times now since I started using the Sydney theme.

    What annoys me the most is that the content is suddenly narrower and the sidebar is wider. Is it possible to undo this? Because of these changes, content on my website can now no longer be displayed properly because the required width is missing. That’s why I made a downgrade to 2.10 again.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    I’m sorry you don’t like the new boxed design for the inner pages.

    You can override this boxed mode by adding this in Customize > Additional CSS:
    .content-inner {padding: 0;background:transparent;height:auto;}
    We will have new layout options, including boxed/unboxed content, in the next version.

    The sidebar width is the same.

    Vlad

    Thread Starter dbaumgartner

    (@dbaumgartner)

    Thanks a lot Vlad for your quick help! This helps me further.

    Is there also a way that the menu items in the footer are not so close to each other (space between the lines)? And the distance between the title and the menu items has been reduced in 2.11.

    In 2.10 the footer looked much nicer, I think.

    Sure, you can customize the values as needed:

    
    .footer-widgets .widget-title {margin-bottom:20px;}
    .widget-area .widget ul li {margin-bottom:5px;}
    
    Thread Starter dbaumgartner

    (@dbaumgartner)

    Thanks Vlad!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changes with update 2.11’ is closed to new replies.