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

    Hi!

    On my homepage I have picture of a booklet and unfortunately I can’t align the text (15 FREE TIPS which improve your work-life balance immediately) in the right way. It it now placed at the top and I would like it to be placed a bit more centered. How can I adjust this?

    Thank you!

    #1250768

    Hey Eefke,

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

    @media only screen and (min-width: 768px) {
    #tips .first .avia_textblock h3.text-center {
        position: absolute;
        left: 150px;
        top: 40px;
    }
    }

    Best regards,
    Rikard

    #1250963

    That worked! Thank you Rikard.

    #1250987

    Hi shedoesitcoaching,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1251172

    No thank you!

    #1251280

    Hi,

    I’m glad this was resolved! We’ll close this.

    Best regards,
    Jordan Shannon

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