Site logo

[Resolved] How to put author image and author’s name in 2 columns?

Home Forums Support [Resolved] How to put author image and author’s name in 2 columns?

Home Forums Support How to put author image and author’s name in 2 columns?

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #1498767
    Leo
    Staff
    Customer Support

    Can you link me to the page in question?

    #1498773
    Shami

    Sure.

    I’ve added the link.

    check the author box at the end of the post.

    I want to remove underlines only there in the Author box while keeping the same everywhere else.

    #1498778
    Leo
    Staff
    Customer Support

    Add this CSS:

    .author-box a {
        text-decoration: none !important;
    }
    #1498781
    Shami

    Thanks. It worked.

    #1498785
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 5 posts - 16 through 20 (of 20 total)
  • The topic ‘How to put author image and author’s name in 2 columns?’ is closed to new replies.