• Hi such a nice theme is your theme support glyphicon icons too? I want service section without edge which is looking in Home Page?

Viewing 1 replies (of 1 total)
  • Theme Author luzuk Themes

    (@luzuk)

    Hello @themebuilders ,

    No! theme support fontawesome icon.
    Add the below CSS code in additional CSS, it will remove the services section edges.

    .content-topic:after {
    border:none;
    content: none;
    position: static;
    }

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Glyphicon Icon support’ is closed to new replies.