Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #703649

    Hi. First of all I want to say Enfold is an awesome theme.

    Now to my question:

    I have a color section with a background image. In the center of the color section I have a special heading. In the color section, I also want to add buttons at the bottom. How can I do this? If I use whitespace, the special heading will not be centered anymore. Any tips?

    #703725

    Hey Martin,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #703748

    There you go.

    #704122

    Hi,

    I’m not sure what you have done there, could you post admin login details so that we can have a closer look please?

    Best regards,
    Rikard

    #704164

    1. I added a color section.
    2. I inserted a background image in the color section
    3. I added a special heading (that I want to be in the middle of the picture)
    4. I added buttons (that I want to be at the bottom of the background image)

    #704722

    Any Ideas? :)

    #705486

    Hi Martin,

    Try to add this code in Quick CSS (located in Enfold > General Settings):

    .page-id-61146 #av_section_1 .av_one_fourth {
        position: relative;
        top: 120px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #706048

    Thanks for help!

    This means that I need to code all pages I want this in?

    #706492

    Hi,

    Yes it will have to be dont for each page you want this in. All you need to change is the page id in the code.

    Best regards,
    Jordan

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