• Resolved sevebanl

    (@sevebanl)


    Hello,

    I would like to add shade to my header in the mobile menu plugin. as well right now i can only choose between logo or text, i would like to have both. how do i do this?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    Can you provide a mockup image of how you would like it to look so I can check if that’s possible(shadow, text and logo)?

    Thread Starter sevebanl

    (@sevebanl)

    Hi Rui,

    https://www.seveba.nl/wordpress/header/ this is the header i used, but it showed realy big on computer screens and really small on phones. I would like something simular, but with the ability to adapt to screensize.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    Try this css code to have a shadow.

    .mob-menu-slideout .mobmenu-push-wrap, .mob-menu-slideout .mob-menu-header-holder {
        box-shadow: 2px 2px 12px -5px;
    }

    It’s not possible at the moment to have the logo and text at the same time. It’s something that is planned for the Pro version.

    Has an alternative you can manipulate your logo image to add the text to that image.

    Thread Starter sevebanl

    (@sevebanl)

    Dear Rui,

    the code does not work, but i have altered the website, so it does not bother me any more. Thank you very much for your help.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Maybe you have a cache plugin and it’s necessary to purge the cache, it worked fine for me when I changed it in the browser.

    https://cl.ly/2a1H3D2p3l0I

    ND

    (@nigeltduke2)

    Hello. In regards to this. Can I get the shadow to appear on the right side of the left menu. What Css would I need?

    • This reply was modified 7 years, 4 months ago by ND.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘add shade and text to header’ is closed to new replies.