- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Magpaper Pro › Remove Author, Date, and Slash in Between Across Entire Site
I found the following code from another person who was inquiring about a similar issue:
.byline, .author{
display: none;
}
This code did delete the author display, and we were able to remove the date on our own. However, we are still seeing the slash “/” that separated the author and date.
The name of our site is: http://trailer-boats.com/
You will see the issue there. How do we remove the slash?
Thank you in advance.
Hello,
You can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,
.entry-meta span {
display: none;
}
This will help you remove the slash from the site.
Hope this helps.
If you have further queries, let us know.
Thank you.
Thank you. This code did remove the slash. However, we are now noticing that when you select any one of our posts from our Homepage, the post page now displays the word “by:” on the top of the side on the left and right of the header image.
Here is a link to one of our posts to help illustrate this: https://trailer-boats.com/2020/03/boat-envy-27-amara-by-g3-pontoon-boat/
Is there additional code to be used to remove the word “by:” on the top of our site before the post’s titles?
Thank you in advance.
Hello,
When we inspected your site, we didn’t find any word ‘by’, so once send us the screenshot so that we can provide you with the fix.
Regards.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |