Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #704477

    On my front page, I have a color section with a photo of Kansas City. I have text overlaying the photo (currently using Special Header but have also tried a text field). I need to move the text up closer to the menu bar. I tried adjusting the padding, but the max was 120 and that only moved it up a little bit. The page is https://orendarealestate.com

    Seems like this is a silly little setting that I missed, but I can’t find it.

    #704692

    Hey Chris,

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

    
    .home .avia-section.av-minimum-height .container .content {
        display: block !important;
        padding-top: 10% !important;
    }

    Best regards,
    Rikard

    #704868

    That worked!
    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Trying to position text field higher in color background section’ is closed to new replies.