• Resolved euniceha

    (@euniceha)


    Dear Support,

    I have set the footer content to take up only 75% of the screen width, but it is all aligned to the left on Desktop. I would like it to be centered. Your help will be greatly appreciated.

    Kind regards
    Eunice

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

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

    (@yithemes)

    Hello there,
    how is this option configured?
    https://prnt.sc/vsqvhp

    Thread Starter euniceha

    (@euniceha)

    Hi there,
    It is configured as such:

    Elements alignment – Center
    Enable footer widget area #1 – Yes
    Footer widget area #1 width(%) – 75%
    Columns in footer widget area #1 – 4

    Not sure how to include a screenshot here..

    Theme Author YITHEMES

    (@yithemes)

    Hello there,
    I can see your footer correctly centered aligned
    Please check here https://prnt.sc/vu8vk8

    Thread Starter euniceha

    (@euniceha)

    Hi there,

    The footer container is not center aligned – it is left aligned. This means there is more space on the right hand side of the page, compared to the left hand side of the page.

    Theme Author YITHEMES

    (@yithemes)

    In this case you have to use this particular configuration.
    Please add the following few lines of additional CSS and you are done!

    #main-footer div[class^=footer-sidebar] {
        margin: 0 auto;
    }

    I hope you will appreciate it 🙂

    Thread Starter euniceha

    (@euniceha)

    Thank you so much!
    Greatly appreciate it
    xx

    Theme Author YITHEMES

    (@yithemes)

    You’re welcome 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Footer Alignment’ is closed to new replies.