Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1316424

    Hi – I am struggling to centre a text box in a colour section. The photo centres well but the text is aligned to the top and I would like to centre it. The colour section I am referring to is the one below the heading thats got a pale blue background. I would appreciate your help

    #1316699

    Hey Kate,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 1310px) {
    div.av-9i6if-4c8341ba9f2346b46ba9cc8276551173 {
        height: 430px;
        padding-top: 90px;
    }
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.