nicechris

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How do i disable the accent on headlines? #129411
    nicechris
    Power User

    Nevermind. Solved it.

    For anyone trying to achieve the same, i used this code in custom CSS:

    .widget-title, #comments-title, #reply-title, .related-posts .related-main-title, .main .page-title, #nav-below em, .lp-text .lp-text-title, .lp-boxes-animated .lp-box-title {
    	background-image:none;
    }

    Website: www.nicechris.de

Viewing 1 post (of 1 total)