How do I increase the Footer content width?

Home Forums Shudh theme support How do I increase the Footer content width?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #174247
    BrianBrian
    Participant
    • Topics: 4
    • Replies: 5
    • Total: 9
    Member since: August 28, 2020

    Hi Support,

    I’m using the Shudh theme. How can I expand the width of the Footer content section? This would include the Info area as well as the 4 footer columns and also the Copyright area. I think at the moment it’s set to 1170px. I’d like the actual content to be wider than this, for example 1600px.

    Regards,

    Brian

    #174334
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #footer .center {
        max-width: 94%;
    }

    Regards,
    Chris

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