BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Adding vertical dividers between columns on home page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #38560
    @foxdenvixen

    The site I am working on has 3 columns for the home page. A left sidebar, the main content and a right sidebar. My client would like me to add a vertical divider between the left sidebar and content, and the content and right sidebar. I am not sure how to do this. Would I need to add code to the front-page.php template? If so, where and what is the easiest way to style it?

    Answers

    #38574

    Alyssa
    Participant
    @alyssa-buddyboss

    @foxdenvixen simply use CSS left-border and right-border on any of the elements:
    .[your element class]{left-border: 1px solid black;}

    #38581
    @foxdenvixen

    Thank you, that worked.

    #38585

    Alyssa
    Participant
    @alyssa-buddyboss

    Great, I’ll close this out.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Adding vertical dividers between columns on home page’ is closed to new replies.