Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #532412

    Hello there,

    I have first page that has a color section with a full width background on it. The only thing remaining is having a heading and two buttons at the top left corner of the page. I have added a text block in the color section and two full with buttons but this is the closest I could get:
    first page
    The empty rectangle is the place that I want the content to be.
    Please advice.

    Thanks!

    #532744

    Hey insurefirst!

    Can you please post the link to your page?

    Best regards,
    Yigit

    #532753

    Hi insurefirst!

    Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.

    Cheers!
    Elliott

    #533102

    Hi,

    Please see the following login info.

    Thanks!

    #533405

    Hey!

    Please edit your homepage and then edit your column and apply negative top margin to it – http://i.imgur.com/gu4yBKo.png

    Cheers!
    Yigit

    #537989

    Hi,

    That will only bring it up and not to the left side. The other problem is that if I apply the margins, when I view the website on a smaller screen, the heading is off the page!

    Please advice.

    Thanks,

    Amin

    #539250

    Hi!

    Add this to a codeblock element in the page.

    <style type = "text/css">
    #av_section_1 main {
        display: block !important;
    }
    #av_section_1 .container { max-width: 100% !important; }
    </style>
    

    Regards,
    Elliott

    • This reply was modified 9 years, 1 month ago by Elliott.
    #540541

    Hi,

    So I did what you have asked. I removed the previous negative top margin and added a code block with the code you provided and now it looks the way that I wanted.

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Display a header with button on top left corner.’ is closed to new replies.