• In my footer, all 3 columns appear on the left side of the page. I want them spread out across the whole page. My theme is Biscuit Lite.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    div#sidebar-2 { width: 100%; }

    To add or override CSS: use the “Additional CSS” option in the customizer.  https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress or at [site]/wp-admin/customize.php if you don’t have that menu option.

    Use the Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS.

    Thread Starter sneedbreedley

    (@sneedbreedley)

    Wow, that’s much better, but for some reason the columns aren’t centered properly.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You’ll need to edit each. Set the left one to left justified, the center to centered, and the right to right-justified.

    Thread Starter sneedbreedley

    (@sneedbreedley)

    This theme uses a block editior. There is an vertical alignment option for each block but not a horizontal alignment.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Footer Not Fill Full Width’ is closed to new replies.