Please Login to view Forum
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7694

    Prosys Theme
    Keymaster

    Hello,
    You can turn off or change the cheery icons easily by add these code in customizer > Additional CSS:

    h1.main-title:before,
    h1.main-title:after {
    background: none;
    }
    h1.main-title {
    padding: 0;
    }
    .content-area .page-title:before,
    .content-area .entry-title:before,
    .content-area .page-title:after,
    .content-area .entry-title:after {
    background: none;
    }
    .content-area .page-title,
    .content-area .entry-title {
    padding: 0;
    }

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close