Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24800
    meheehee
    Member

    Hi,
    I’ve been trying to find a solution to my problem with custom CSS and avoid creating a child theme because of this.

    Can i change the color of “more tag text” (Nastavak) on front page in Simple catch theme using custom CSS? I tried different solutions like with no luck. I would appreciate any help.

    My webpage: 3dprint.hr
    (the more tag is called Nastavak)

    #24920
    Sakin
    Keymaster

    @meheehee: You can can the color code in following css and add it in “Appearance => Theme Options => Custom CSS” box.
    #main a.readmore { color: #000C0F; }

    #24952
    meheehee
    Member

    Great, thanks Sakin!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘More tag color with custom CSS’ is closed to new replies.