francisco.brito

Forum Replies Created

list of topics you have created till now.

  • francisco.brito
    Participant

    I was already able to solve this.

    for now I don’t have more problems.

    Thank you.

    francisco.brito
    Participant

    Yes, I’m building this website locally using local-wp but I can give you the live link to see if you can access it.

    Thank you.

    francisco.brito
    Participant

    Thanks a lot for the help, I tried your code and it didn’t solve the issue but after a bit I discovered what was causing the issue.

    I was using the code:

    @media (max-width: 767px) {
    .header-wrap {
    height: 60px !important;
    }
    }

    For making the top nav bar on mobile shorter (60px), but this caused this issue of the background of the menu becoming transparent when open. I deleted this part of the code and now the menu background is white as I wanted. But still have a liuttle issue that would like you to help me.

    Is there any way to only adjust the height of the top nav bar withouth hurting this? Right now as I deleted this code the nav bar has a bit more height than I would want, I want to set it to 60px but not affect the open menu.

    Here is a picture of how it looks on mobile right now:

    https://ibb.co/W4zwbDrv

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)