[Resolved] Content/sidebar equal… BUT

Home Forums Support [Resolved] Content/sidebar equal… BUT

Home Forums Support Content/sidebar equal… BUT

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #315787
    Henrik

    Hi,

    Thanks for a thumbs-up theme!

    I’m struggeling with the content/sidebar equal height
    I’ve added this code https://gist.github.com/generatepress/b946892d810435352fd9 and it’s working as it should, but…

    In the right sidebar I want (blue) space between the widgets. The code makes it white (obviously)
    Is there a work-around (link: fod.guru/wordpress/ )

    #315901
    Tom
    Lead Developer
    Lead Developer

    You could give your widgets a blue border:

    .sidebar .widget {
        border-bottom: 10px solid blue;
    }

    Of course, you can change the color to whatever you like ๐Ÿ™‚

    #315979
    Henrik

    So simple.
    Thank you Tom. Will you marry me?

    #316089
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! Haha ๐Ÿ™‚

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