Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #868593

    Greetings,
    I’m trying to centre align media and text (currently all text is aligned to the left).
    I was able to centre photos but have no luck getting the text-box to centre. This is important when screen size is wider than page width: 1024px
    Thanks,
    Ilan

    #869353

    Hey ofekw,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .page-id-9761 #main {
        text-align: center;
    }
    

    Best regards,
    Yigit

    #869372

    Hello Yigit,

    Thanks for following up!
    Yes, everything is now centered thanks.
    Can I keep the 1024px Text Block centered and have the actual text aligned to the left of the text block please?

    Warm Regards,

    ofekw

    #870208

    Hi,
    I tried going to your page but it redirected to /Portraits is this correct?
    On that page the text block was centered and the text in it was aligned left, as requested.
    Has this been resolved?

    Best regards,
    Mike

    #870243

    Hello Mike,

    Yes, this has now been resolved thanks!

    Regards,
    ofekw

    #870334

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Centre aligning text box’ is closed to new replies.