- This topic has 13 replies, 2 voices, and was last updated 5 years, 8 months ago by Skandha.
-
AuthorPosts
-
March 18, 2019 at 4:23 pm #168157bubParticipant
Hi guys,
I have not been able to remove the author mentions from the website I am currently developing.Could you please help me with the that?
The theme I am using is Catch Wheels Pro.Thanks for your help in advance,
bub
March 19, 2019 at 12:30 am #168181SkandhaParticipantHello there,
Please post in your site URL so that I can look into the issue and let me know where you want the author mentions to be removed.Kind Regards,
SkandhaMarch 19, 2019 at 5:31 am #168212bubParticipantHi Skandha,
I have sent you an eMail!Best Regards,
bubMarch 20, 2019 at 3:46 am #168283bubParticipantHi Skandha,
did you receive my eMail?Best Regards,
bubMarch 20, 2019 at 8:25 am #168301SkandhaParticipantHello there,
No I have not received your email yet. I will send you an email shortly so that you can reply to me through that email.Kind Regards,
SkandhaMarch 21, 2019 at 2:29 am #168366SkandhaParticipantGo to => Appearance => Customize => Additional CSS and add the following CSS Code.
.entry-meta .author-label, .entry-meta .author { display:none; }
Let me know if this is what you want!
Kind Regards,
SkandhaMarch 21, 2019 at 3:47 am #168378bubParticipantHi Skandha,
thanks for the help, that was what I was looking for.
Another problem I came across was the space between the header and the actual post on the site.
I will send you a screenshot via eMail for a better understanding.Thanks in advance,
bubMarch 22, 2019 at 1:44 am #168439SkandhaParticipantGo to => Appearance => Customize => Additional CSS and add the following CSS Code.
.section-heading-wrapper { padding:20px 0px; }
Let me know if this is what you want!
Kind Regards,
SkandhaMarch 22, 2019 at 3:21 am #168448bubParticipantHi Skandha,
unfortunately that didn’t do anything.What can that space actually be used for and how do I remove it, if I don’t want to use it?
Thanks in advance,
bubMarch 22, 2019 at 4:14 am #168454SkandhaParticipantDo you mean to remove the space below the featured content section?
Kind Regards,
SkandhaMarch 22, 2019 at 4:29 am #168455bubParticipantI’m really not sure, did you receive my eMail from yesterday with the screenshot attached?
Regards,
bubMarch 29, 2019 at 4:21 am #168910bubParticipantHi Skandha,
have you got any info for me regarding my problem?Thanks,
bubMarch 29, 2019 at 4:26 am #168911SkandhaParticipantHello there,
I’m afraid I have not received your email with the screenshots. Do you mind sending them again. I will contact you shortly by email.Kind Regards,
SkandhaMarch 29, 2019 at 4:43 am #168913SkandhaParticipantThat black space is used for header image/featured image and is also used for Page/post title and author info which you seem to have removed using Additional CSS.
So to remove that black section you can
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header { display:none; }
Let me know if this helps you out!
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Remove author’ is closed to new replies.