Okay
  Public Ticket #1803413
Fullpage Menu
Closed

Comments

  •  1
    LOPEZYTENA started the conversation

    hello Art,

    Sorry to be annoying, but this menu issue is happening again without me doing anything.

    if i click the menu option the full page goes to white, even though i have -as you can see in the attached file- the main black option picked. i´m using FULL BACKGROUND MENU option.

    Thanks Art

  • [deleted] replied

    Hi LOPEZYTENA,

    To make Photography demo more special we have added some CSS codes in the Custom CSS area and in the Parameters and Options (in some pages).

    Please see this video to learn how I found the solution and what I did.

    Have a great day!

  •  1
    LOPEZYTENA replied

    Hi Ylli,

    thank you very much.

    The menu issue is solved... but we have lost the white ribbon behind the logo an menu...

    How do we manage to get it back?


    Thanks

  • [deleted] replied

    I'm glad to hear that

    As for your last question, can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Thanks!

  •  1
    LOPEZYTENA replied

    Hi Ylli

    There was a white ribbon behind the logo and Menu button, as you can see in the attached file.

    It has dissapear with your last css customization.

    At the time art from Kalium used this css to implement the ribbon:


    header.main-header.fullwidth-header .container {    background: #FFF;
    }
    


    It s just the one you erased, i think... But i don´t want the other problem to come back...


    Thank you again




  • [deleted] replied

    Hi,

    Please add the code below to your Custom CSS area:

    header.main-header .logo-and-menu-container {
        background-color: #fff;
        padding-right: 5px;
    }

    Have a great day!

  •  1
    LOPEZYTENA replied

    Thank Illy!

    ...but now the ribbon isn´t going out from the edge of the screen...(see attached)

    could we make dissapear this space?



  • [deleted] replied

    Hi there,

    That is not possible because it will create the same problem with the fullscreen menu again.

    Thanks!