Custom CSS for Footer in Ubud Theme

  • Unknown's avatar

    Hello,
    I am using the Ubud theme with the 4-column option layout. In the footer area I have 2 Footer Widgets (Follow blog and a Contact section).
    (The website is: http://craigcarry.net)

    I have the custom design upgrade and was hoping to use custom CSS to do the following:
    • Change the position of the Footer Widget Area 3 (for my site this is the “Contact” section) to align to the position of Column 2.

    Thank you,
    Craig

    The blog I need help with is: (visible only to logged in users)

  • Hi Craig, I’m not completely sure I understand what you’re after, but would you like to try this and see if it accomplishes your goal?

    #footer-sidebar-one, #footer-sidebar-three {
         width: 50%;
    }

    It’ll make each of the two two footer widgets take up half the space in the footer area.

  • Unknown's avatar

    The code works fine, thank you.
    (I was just looking for the second footer text widget to “align” itself to one of the four columns in the ubud grid).
    Thank you for your help,
    Best wishes
    Craig

  • Glad that did the trick!

  • The topic ‘Custom CSS for Footer in Ubud Theme’ is closed to new replies.