Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter powerj

    (@powerj)

    The only way I could find to fix this problem was to apply the following css – which isn’t an ideal solution but it worked

    aside#genesis-sidebar-primary .one-third {
        width: 100%;
    }

    Can you provide a link to a Gist or CodePen of YOUR code, please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add_filter( 'post_class' is affecting sidebar widget’ is closed to new replies.