• Resolved alexan1109

    (@alexan1109)


    Hello,
    I have a little trouble aligning a table to the center of the page. Sorry, I know it may seem like a stupid question, but I’ve tried the align center button in edit page, and it aligns in the editor, but not when displaying the page. Here’s how it looks (look under Customers) phonecases3d.com . So, is it another way to do that? or Can you see a problem?
    Thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello alexan,
    You should look within your CSS file the following code:

    #content article .entry-content table {
        width: 100%;
    }

    Removing it should do the trick.

    Walter

    Thread Starter alexan1109

    (@alexan1109)

    Hi Walter,
    I tried what you said but no changes made. Do you think there is other solutions? I made the table in powerpoint and just copied and pasted it, if that info could help…

    Alexander

    I can see it centered from my end.
    Can you flush your browser’s cache?

    regards,
    Walter

    Thread Starter alexan1109

    (@alexan1109)

    It worked! thank you very much.
    Alexander

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Trouble aligning table’ is closed to new replies.