Skip to content
Public Ticket #26482

Few changes i didnt find

Conversation thread

kondason replied

Customer Reply

great, thanks

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Vertical Navigation & Hamburger Menu → General → turn off the "Hide Menu Hamburger Icon Display on Horizontal Navigation on Mobile" option.

Regards,
PenciDesign.



kondason replied

Customer Reply

1. not working. its hide all the menus

4327940617.png

2. working, thanks

3. thanks! didnt see this option :)

PenciDesign Supporter replied

Staff Reply

Hi,

1. Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

#navigation .button-menu-mobile {
    display: none;
}

2. Modify the CSS like the following below:

body.search .penci-post-share-box {
    display: none !important;
}
3. Go to Appearance → Customize → Logo & Header → Logo → Set A Max Width for Logo: modify the logo width at this option.

Regards,
PenciDesign.



kondason replied

Customer Reply

thanks for the fast reply!

1. it worked but it hid the wrong menu :)

it keept the left menu instead of the right one. is it possible to hide the

2. not working:

5658093917.png

i have another question:

i try to update the logo:

7856459369.png

I added an image with the same size as the old one but it looks like this.

do you know why?

i want it to be on all the white space..

PenciDesign Supporter replied

Staff Reply

Hi,

1. Please go to Appearance → Customize → Vertical Navigation & Hamburger Menu → General → turn on the "Hide Menu Hamburger Icon Display on Horizontal Navigation on Mobile" option,

2. Navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

body.search .penci-post-share-box {
    display: none;
}

Regards,
PenciDesign.



kondason started the conversation

Conversation Start

Hey,

1. Header - remove the double menu on the mobile version- 

Desktop:

1989066062.png

Mobile:

4776523097.png

2.  remove social media icons on the search page result- 

8813883646.png

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