New Landing How can we help? Atelier Hero Split Screen Error on FAQ page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #315514
    amrit02
    Member
    Post count: 46

    Hi there,

    1.On my website (www.weardenali.com/faqs) I am using the default HERO type page with an image.
    As i open the site, there is a tiny white gap on the left, as i scroll down the gap dissapears.
    Can i remove this gap?

    2. How do I remove the line of the widget title created by the accordion?

    Attachments:
    You must be logged in to view attached files.
    #315519
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you just try to disable all plugins except SwiftFramework and Woocommerce?
    And check if the white space still exists.

    -Rui

    #315532
    amrit02
    Member
    Post count: 46

    I just figure out this CSS is causing that problem.

    /*Header Height*/
    
    .full-header-stick #header {
        height: 60px!important;
    }

    Which controls the height of the header.
    Is there anyway i can still use this and avoid that problem?

    #315538
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one instead.( 65px -5px = 60px )

    .full-header-stick #header {
        margin-bottom: -5px!important;
    }

    -Rui

    #315558
    amrit02
    Member
    Post count: 46

    Works great.Thanks!

    #315566
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad I could help.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register