How to hide author from Thumbnail in Plus Ui?

Plus Ui theme offer many customizations for both beginners and advanced users. One of the very first small customizations we can do in our plus ui blogger theme is to hide author from thumbnail in plus Ui blogger posts. We can remove author name and author icon from plus ui theme featured image. This small author icon and image take a lot space.

How to hide author from Thumbnail in Plus Ui? - Bytes Vibe

Now if we have multiple authors in our blogger site than I personally think we should not remove this author credit section from blogger. But if we are one man army, and only have one author than we can remove author credit section from thumbnail in plus ui theme. This way our plus ui theme will be more clean.

How to hide author from Thumbnail in Plus Ui theme?

Now if you want to remove author name od Author credit section from plus ui theme template than follow these steps:

  1. Log in to blogger website. Go to theme section and choose Edit Html.
  2. Now search for ]]></b:skin> and paste the following codes above it:
.aNm.t {
display: none;
}Code language: CSS (css)

Now save your Plus Ui theme and if we check than we will see that author name is removed from plus ui thumbnail.

Share this post -

Leave a Reply

Your email address will not be published. Required fields are marked *