Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1209551

    Hi,
    I want to remove the white border as marked in the picture attached to either black or light grey (or remove it). How do I do that?

    Also,

    How do I change the Theme subtle color of the button? Currently it is black and white as shown.

    Thanks.

    #1209554

    Added information: I do want to keep the active menu indicator line. Switching to minimal header with added CS such as this:

    .avia-menu-fx {
    bottom: 0px;
    width: 80%;
    left: 10%;
    height: 5px;
    }
    .avia-menu li:hover a .avia-menu-fx {
    position: absolute;
    bottom: 0px;
    height: 5px;
    z-index: 10;
    width: 80%;
    left: 10%;
    opacity: 1;
    visibility: visible;
    }

    Doesn’t solve the problem.

    #1209810

    Hi,

    Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.