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

    Hi there,

    i am sure the question has been asked before, but i cannot find the thread.

    I would like to
    1. change the ‘author’ copy of a blogpost (“by author” into Posted by author) and
    2. change the style – how do I adress line this by css?
    if you have the time to look into this, great!
    Bas

    #742415

    Hey zineatoo,

    1- Please use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and then change the strings in Enfold/includes/loop-author.php and enfold/includes/loop-index.php files on your child theme
    2- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    span.blog-author { font-size: 14px; color: orange; }
    

    Best regards,
    Yigit

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