How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Categories – read more > – change text and colour

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13269
    TheTipTopFox
    Participant

    Hi

    when posting a category as a page on my website (example = https://thetiptopfox.com/category/latest-articles/)
    under each post is a line of text saying “read more >” in red.
    can i change the colour of this text with additional CSS?
    if so what CSS is needed to change the colour?
    can i also change the text to “read more +” with additional CSS?
    if so what CSS is needed to change text?
    if this can not be done with additional CSS, how do i change the colour and text?
    thanks for any help you can offer
    Dan

    #13287
    admin
    Keymaster

    The color can be changed with the following:

    .group-category .news-item .new-text-group .read-more { color:#000; }

    And the text can be changed via translations.

    How to create/edit language packs

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