• jg1993

    (@jg1993)


    Hello. I want to move the right sidebar up and make it parallel to the left sidebar. The website is juicegang.com

Viewing 1 replies (of 1 total)
  • Balint Toth

    (@tothbalint)

    Hello!

    The problem’s cause is that the middle content column is too wide and pushes the right sidebar down.

    Please install Simple Custom CSS and use this CSS rule:

    .narrowcolumn {
        width: 515px;
    }

    It should solve the problem, if you have any additional questions, just post them.

    Greetings,
    Balint

Viewing 1 replies (of 1 total)
  • The topic ‘How to move the Right Sidebar Up’ is closed to new replies.