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

    Hello,

    I have checked many tickets for this problem and tried many solutions but I could not make it to work. So I need your help.

    I have a color section with a ID ( #home-section-bg-img ) and I place textblocks inside this color selection.
    When I place the textblocks, they are shown on the bottom part of the color section. I want to be able to align them to top and then give paddings depending on the design.

    I also gave class to the textblock ( text1) and tried to play with css. Styling works ok but the placement of the textblock does not work.
    Any help would be appreciated..

    Thanks.

    #1018677

    Hey Enis,
    Thank you for the login, I took a look at you homepage and found the section was at the top of your site.
    So there is a 98px top padding pushing your text blocks down, to adjust Please try this code in the General Styling > Quick CSS field:

    .html_header_transparency #top.home .avia-builder-el-0 .container {
        padding-top: 40px !important; 
    }

    this will cut the padding about in half, but feel free to adjust to suit.

    Best regards,
    Mike

    #1018909

    Hello Mike,

    Thank you for the answer..
    You can close the ticket.

    Regards,
    Enis

    #1018965

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Aligning textblock elements inside color section’ is closed to new replies.