• I need my footer widget content to be centered, but none of the solutions I found online work for me. I also need to decrease the free space between footer widgets and the copyright text. Please help!

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    1) “footer widget” –
    Can I have a screenshot for this?

    2) For decrease the free space –

    Please use the below CSS code in custom CSS box (Go to Dashboard -> Appearance -> Customize -> Theme option -> Theme General Options) and save the changes –

    .enigma_footer_widget_area {
        padding: 38px 0 0 0;
    }
    .enigma_footer_widget_column {
        margin-bottom: 20px;
    }

    Let us know if any query.

    Thanks.

    Thread Starter analazarevic

    (@analazarevic)

    Hello,
    Thank you for answering.
    I have no idea how to send you the screenshot. I posted the link of my website in the previous post.
    As for the decrease of the space – not working.

    Hi,

    1) Screenshot – Go to this link screenshot and upload your image here, after uploading the image you will get a link, just copy that link and send us.

    Hope you understand.

    2) Did you add the given CSS code in the custom CSS editor box? Because we didn’t see the CSS.

    Thanks.

    Thread Starter analazarevic

    (@analazarevic)

    Here is the link of the footer widgets. https://postimg.cc/7fFYW7c5
    As for the decrease of the empty space in footer – it`s working now.

    Hi,

    Your content is already center aligned.

    I don’t ub=nderstand which type of center align you want.

    Thanks.

    Thread Starter analazarevic

    (@analazarevic)

    Hope this explains it https://postimg.cc/2qsv6tMQ.

    ok, understood.

    For this please contact us here.

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Centering widget content’ is closed to new replies.