Skip to content
Public Ticket #4310

hide author box for guest and change hamburger menu symbol to text

Conversation thread

CalculatedTraveller replied

Customer Reply

Thanks - I understand...

PenciDesign replied

Staff Reply

Hi,

2/ That doesn't take short time - so, we don't provide support for requirements like that.

Even questions related with Custom CSS doesn't include in the support requiremenets from Envato - check Envato Support Policy here - the support doesn't include "Item customization" - but we still helped you with thatwink.png

3/ Thank you for your suggest. We will consider to add more this feature in the future updates.

Best Regards,

PenciDesign

CalculatedTraveller replied

Customer Reply

1) - that worked!!

2) So there is no conditional code I can add to my php to do this?

3) Suggestion for the support form is to add a search function so that we can find answers to questions already asked.

PenciDesign replied

Staff Reply

Hi,

1/ Please try add more this code to Customize > Custom CSS to do that:

\
@media only screen and (max-width: 960px){\
#navigation .button-menu-mobile:after {\
    content: "Menu";\
    display: inline-block;\
    font-size: 24px;\
    margin-left: 6px;\
}\
}\

2/ Unfortunately, there is no way to remove author box for only one author. You just can remove author box for all posts via Customize > Single Post Options > Hide Author Box.

Best Regards,

PenciDesign

CalculatedTraveller started the conversation

Conversation Start

1) I would like to change the hamburger menu on mobile to say the word "MENU"

2) I would like to remove the author box entirely from displaying for 1 specific user - "GUEST" as it currently shows as a blank avatar and bio area. 

Thank you!


Want to join this conversation or access attachments? Sign in first.