• Resolved xusboya

    (@xusboya)


    Hi,
    How can I make the tabs look exactly like on the demo page?
    Regards

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nenad Obradovic

    (@nenad-obradovic)

    Hi xusboya,

    Sorry for too late response.

    Try to use custom css code below to fix that problem, also return light skin option inside shortcode options to default.

    .evc-tabs .evc-tabs-nav li {
    border: 0;
    background: none;
    color: inherit;
    }

    .evc-tabs .evc-tabs-nav {
    background: none;
    border: 0;
    }

    .evc-tabs.evc-t-centered {
    border: 0;
    background: none;
    color: inherit;
    }

    .evc-tabs .evc-tabs-item {
    border: 0;
    background: none;
    color: inherit;
    }

    Best regards,
    Nenad

    Plugin Author Nenad Obradovic

    (@nenad-obradovic)

    Hi xusboya,

    This ticket is inactive too long, I will close it. Thanks

    Best regards,
    Nenad

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Tabs’ is closed to new replies.