Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #73271
    phellmann
    Member
    Post count: 8

    Hi
    It seems, that is not possible to make my header (no.3) transparent.
    Could you help?
    Regards

    #73307
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you can, please try and use the opacity slider in the Header Options

    – Kyle

    #76435
    phellmann
    Member
    Post count: 8

    Thx for your answer.
    But it doesn work.
    Ocupacity is on 0.
    in the frontend is no changing.

    #76468
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please could you provide me with a link so I can check?

    – Kyle

    #76470
    phellmann
    Member
    Post count: 8

    yohann.com

    #76478
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this custom css:

    @media only screen and (min-width: 1024px) { 
    .inner-page-wrap {
      padding-top: 0!important;
    }
    }

    – Kyle

    #76479
    phellmann
    Member
    Post count: 8

    still not working.
    see test page:

    yohann.bringmi.ch

    #76484
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That site is in maintenance mode

    – Kyle

    #76487
    phellmann
    Member
    Post count: 8

    I forgot.
    Now you can see it.

    #76491
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to remove top spacing in the page meta options

    – Kyle

    #76492
    phellmann
    Member
    Post count: 8

    where can I find this option?

    #76499
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    When editing a page, go to the bottom to the tabs, click on the page meta tab, at the bottom check the box to remove top spacing (see screenshot)

    – Kyle

    #76546
    phellmann
    Member
    Post count: 8

    thx. Now it works.
    But now it is on every page… I need it just on the first screen.

    When I scroll down the menue switched into normal.
    Is it also possible, that the menue just switched after a few mm… not immadeately?!

    #76549
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change the css to:

    @media only screen and (min-width: 1024px) { 
    .home .inner-page-wrap {
      padding-top: 0!important;
    }
    }

    I’m afraid we can’t change the time at when the sticky menu appears, sorry

    – Kyle

Viewing 14 posts - 1 through 14 (of 14 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