Support » Theme: Custom Community » The vertical line misaligned

Viewing 3 replies - 1 through 3 (of 3 total)
  • hi milogus, try adding this to THEME SETTINGS -> CSS tab:

    div.v_line_right {
    right: 260px;
    }

    cheers, konrad

    Thread Starter milogus

    (@milogus)

    @konrads very good! worked

    but if I want to increase the width of the sidebar and make the line follow this change in width, how do?

    just to remind >>> http://wordpress.org/support/topic/change-width-of-right-sidebar?replies=4#post-4227400

    I tried to disable responsive mode and increase the width of the site (in theme settings), but there was a problem with the layout of the images in the slideshow … a part of pictures was no padding on the right (as a white vertical stripe)

    If you know how to solve the problem of the images in the slide I disable the responsive mode and mute the sidebar more easily

    what do you say?

    hi milogus,

    ** i was a few days off **

    you can modify the position of the vertical line by changing the value above (the “260px”)..

    regarding the image problem: if the site is not bigger than 1000px the images should work seamlessly as the default featured image width for the slider images is 1000px.

    hope this helps, konrad

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The vertical line misaligned’ is closed to new replies.