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

    Hi could you take a look at my site. I have gone for a transparent content area with a full page image behind. I have an accordion but when I click on the top accordion, when it opens the accordion jumps up the page. Also the accordion and text next to it are a little too far down the page and I cant seem to move it up. Really appreciate your thoughts. It just the home page.

    #346161

    Hi Dogmut!

    The accordion is working as it should. The issue is it does not look great with the fullscreen background.

    In my professional opinion, I believe you should try lifting the text and accordion layer off the fullscreen.

    Try adding this to your Quick CSS or custom.css:

    #av_section_1 main{
    position: absolute !important;
    top: 100px !important;
    }

    Regards,
    Arvish

    #346411

    Many thanks Arvish and that has stopped the jump. The large image is just a a holding image at the min so will be replaced. Cheers.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Accordian’ is closed to new replies.