Home Forums ArileWP Pro The tab disappears when selected.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10029
    Wendy
    Participant

    Hello please let me know how to correct this. https://prnt.sc/v4ednf

    When I select the contact button, the tab disappears. I think the font is transparent or the same as the theme color.

    #10033
    themearile
    Keymaster

    Hi Amit

    Please add the below CSS code in the Additional CSS box.

    .header-fixed-top .navbar .nav .menu-item:hover .nav-link, .navbar.navbar-header-wrap .nav .menu-item:focus .nav-link, .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item:hover .nav-link, .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item:focus .nav-link {
    color: #000;
    }

    Let us know if it works.

    Thanks

    #10035
    Wendy
    Participant

    Applied but issue not fixed. It’s for the sticky header please

    #10136
    themearile
    Keymaster

    Hi Amit

    Please also add the below CSS code in the Additional CSS box.

    .navbar.header-fixed-top .nav .menu-item.active .nav-link {
    color: #000;
    }

    Thanks

    #10146
    Wendy
    Participant

    It worked. Thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘The tab disappears when selected.’ is closed to new replies.