Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241985

    Dear Sir

    i got a question of latest news question, if i want to add “new” icon of latest post or news in front of title, where can i add the code??

    thanks~

    #243045

    Hey remix1998!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .news-headline:before {
    content: url(https://yourdomain.com/news.jpg);
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.