• I was wondering if there is any way to remove the black line underneath the featured box heading. Thanks

Viewing 1 replies (of 1 total)
  • Tanay

    (@tanaykhandelwal-1)

    hello sadecki,
    Write the following code using any Custom CSS plugin and enjoy…

    .skt-iconbox.iconbox-top .iconbox-content h4::after {
        content: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Featured Box Section’ is closed to new replies.