Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Afterimage Designs

    (@afterimagedesigns)

    Hi @willy70,

    The mobile version must appear only on smartphones, but at the moment it also appears on a desktop display when I reduce the geometry of my web browser.

    • With regard to you concern, if you’re familiar with WP Templates you could easily overwrite the header.php, I would suggest to use a child theme on this in order to change the breakpoint of the menu navigation. For further bootstrap classes, you could use this documentation for the menu navigation breakpoints.

    as you can see the items are black, can I change them ?

    • Yes, you can use custom CSS to overwrite the current color and add it on the theme customizer CSS.

    Regards,
    Afterimage Designs

    Thread Starter willy70

    (@willy70)

    Dear @afterimagedesigns ,
    I’m not so fluent with CSS but I can make a WP child theme.
    If you have more time Could tell me how can I remove collapse behavoir and
    what is the class responsible for the background color of the element which is not selected ?
    Thanks a lot
    Best regards
    Willy

    Theme Author Afterimage Designs

    (@afterimagedesigns)

    Hi @willy70,

    Can you please link your site on this thread? So I can assist you properly.

    Regards,
    Afterimage Designs

    Thread Starter willy70

    (@willy70)

    Theme Author Afterimage Designs

    (@afterimagedesigns)

    Hi @willy70,

    After you’ve added header.php on your child theme, kindly find this class on the file ‘navbar-expand-xl’ and change this to https://prnt.sc/11o6q9w or us ‘-sm’ at the end. Please take note that ‘-md’ will be triggered under media screens under 992px and ‘-sm’ will be under 768px.

    Regards,
    Afterimage Designs

    Thread Starter willy70

    (@willy70)

    awesome … works fine.
    Many thanks
    Best Regards
    Willy

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘navbar menu , desktop vs mobile’ is closed to new replies.