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

    Ahoy,

    I’m trying to put a title above the 3 footer sections. I’ve done this by creating a area on each page see screenshot.

    Is there an easier way to add a title above the footer centered? Closer to the footer?

    This is the outcome see screenshot 2. Anyway to make the text See Private Text closer to the 3 footer areas. The gap is kinda big right now…

    Please advise

    #835254

    Hey mcraig77,

    Thank you for using Enfold.

    Add a custom css class attribute to the image or the column containing it, “custom-image” for example, then add the following css code.

    .custom-image {
        top: 20px;
    }

    Best regards,
    Ismael

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