• I know I need to edit css but try as I may I cannot find what css I need to edit.
    I need the large chunk of biography text in the “About” box to be left aligned.
    Any advice would be appreciated

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Please, use this extra CSS code in Customizer -> General Settings -> Additional CSS :

    .home .about-big-images-textcol.dynamic-color {
    float:left!important;
    }

    Thread Starter legraphics

    (@legraphics)

    Thank you so much for you help. Unfortunately that css moved the entire text box to the left of the page, what I need to do is to keep the text box in the centre of the page but to left align the text within the box – is there different coed I can use to achieve that?
    Thanks

    Hello,

    Can you give some more details regarding what are you trying to achieve?

    Do you want the text to wrap around the image for that section?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot get content text to left align’ is closed to new replies.