Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #812717

    Hello,

    I’m just finalizing a new nice site, but on the homepage, below the slider I added a color section with a background image – which looks perfect on pc an tablett, but in the MOBILE view the text is too high and not vertically good aligned > http://leasebike.net/

    Where is says: LOCATION DE MOTOS ET DE SCOOTERS

    Thank you in advance,

    Best, AB

    #812726

    Hey anma,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        padding-top: 50px!important; 
    }}

    Best regards,
    Mike

    #812751

    Hi Mike,

    Thank you, great this is much better :)

    Best, AB

    #812752

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Background image color section – text position on mobile view’ is closed to new replies.