Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #461610

    I have been playing with your new column features. I want to make the right column flush with the right container edge, eliminating the “right white box” on the attached sample page. I have created a child theme and modified the .content, .sidebar top and bottom paddings, but cannot figure out the right selectors for the containers.

    Note that a 1 x 2 gallery aligns this just like I would like.

    Thanks much.

    #461990

    Hi rapabon1!
    use this in Quick CSS field:

    #top .no_margin.av_one_fourth {
    right: -50px;
    }
    

    Regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.