• Resolved 2314

    (@2314-1)


    Hello and thanks for making an awesome theme.

    I was looking for a way to add a contact form immediately after the featured blocks. I’ve done so by using Contact Form 7 and dropping the short code in a text widget located in the footer.

    I’m writing to ask for help placing this footer text widget in the center of the page.

    I was trying to use custom CSS but so far it won’t budge.

    Any insights?

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author asphaltthemes

    (@asphaltthemes)

    Hi there,

    Could you kindly share your site address ?

    Thread Starter 2314

    (@2314-1)

    beer art prints dot com

    • This reply was modified 7 years, 5 months ago by 2314.
    Theme Author asphaltthemes

    (@asphaltthemes)

    Hi there,

    If you want to center this footer widget for all pages. Then paste this CSS code into the custom css field –

    .footer-widget .widget {width:60%;padding-left:25%;}

    Let me know, How’s that worked out for you.

    Regards

    Thread Starter 2314

    (@2314-1)

    Thanks for getting back to me.

    This is a landing page for now, so there is only one page.
    I applied your code but it doesn’t exactly center it. I tried changing the percentages but it doesn’t hold up across platforms.

    Not to mention that it squishes the text box of my contact form to nothing.

    I’ve left your code enabled for now while I search for other plugins and workarounds.

    Thanks.

    Theme Author asphaltthemes

    (@asphaltthemes)

    For larger devices it looks fine, but for smaller the widget might look bad, but by targeting media queries you make it responsive. Currently I’m not seeing the widget on your site.

    Thread Starter 2314

    (@2314-1)

    All good. Found another solution. Thank you for your insights!

    Theme Author asphaltthemes

    (@asphaltthemes)

    Glad to know that ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Footer Text Widget Center’ is closed to new replies.