Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, I would love to do so (I have tried already, but for some reasons the Interface I am using does not allow me to re-upload the Gray Whale without any modified CSS :-(. When I activate Gray Whale, I always get the site as I have modified it… Would you happen to know why?
    Or is there any way that you can share with me the unmodified CSS so I can try this option?
    Well, sorry to bother you so much..but thanks for your answers.

    or can I just update something here: and what:

    /* MOBILE MENU */
    .button-block.button-block {
    position: relative;
    padding: .75em 1.5em;
    text-align: right;
    width: 100%;
    display:none;
    }
    .button-block:before { /* THANKS TO AUTOMATTIC FOR THIS IDEA */
    cursor: pointer;
    line-height: 1em;
    }
    #mobile-menu {
    display: none;
    overflow: hidden;
    background-color: #eee;
    border-bottom: 2px solid #e6e6e6;
    margin-bottom:.5em;
    }

    #mobile-menu.active {
    display: inline-block;
    }

    #mobile-menu .widget {
    border: 0;
    padding: 0;
    margin: 0;
    }
    #mobile-menu ul {
    margin-left: 0;
    margin-bottom: 0;
    }
    #mobile-menu li {
    padding: .33em 0;
    margin-left: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
    }
    #mobile-menu li:last-child {
    border-bottom: 0;
    }
    #mobile-menu a {
    padding-left: 1.5em;
    }
    #mobile-menu ul ul a {
    padding-left: 3em;
    }
    #mobile-menu ul ul ul a {
    padding-left: 4.5em;
    }
    #mobile-menu .sub-menu li {
    border-bottom: 0;
    }
    Let me know
    Melanie

    no problem, thanks for your help anyway. I will see if I find a way to go around it.

    Hi Basilosaur,

    Thanks for your feedback. Reading the above post I actually figured out the issue with the Widget. My issue is that is that I went into Appearance, Widget and I activated the Mobile Menu. However when I look into “Appearance” – Personalize, I don’t have the Widget Menu (where I figure I should be activating the mobile menu anymore). Not sure how to twist this. Any hints? Or shall I look in the CSS code directly?
    Hopefully we can find a solution.
    Thanks a lot!
    Melanie

    Hi, I am using your great layout and have modified some of the CSS (which might have been something stupid to do)… Anyway, I have two issues:
    1) The mobile menu is not displaying (and I believe this is because when I go on “Personalize” I don’t have the Widget Menu anymore and cannot activate it (even though I have activated it in Widget)
    2) The top image does not display neither in the mobile menu NOR in safari browser (but it dose in Firefox).

    My website is : https://www.physiocugy.ch

    Do you have any hints for me? Would really appreciate your help and feedback.
    Thanks in advance
    Melanie

Viewing 5 replies - 1 through 5 (of 5 total)