Skip to content
Public Ticket #23105

height difference problem

Conversation thread

Alice replied

Customer Reply

Hi,

When I click on the menu, the text disappears, how can I make it appear

I have changed the color ,"Menu Text Hover & Active Color"
but it doesn't work
thanks

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

body {
    --pchd-mg: 0;
}

Clear all the CSS cache, and site caches then check again.

Regards,
PenciDesign.


 

Alice replied

Customer Reply

Hi,

1. I have changed the color, but it doesn't work
2. As for the height: I want the box or title below to step up more

Logo Padding Top & Bottom My default blank is not enough to go up

thanks

PenciDesign Supporter replied

Staff Reply

Hi,

1. Please go to Appearance > Customize > Logo & Header > Colors: change the color at the "Menu Text Hover & Active Color",

2. Navigate to Customize > Logo: change the logo spacing at the "Logo Padding Top & Bottom".

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

Please add the following CSS code to your site:

.penci-category-description .wptb-shadow-root-container{
    margin-top: -40px !important;
}

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Please add the following CSS code to your site:

.inner-post-entry.entry-content .wptb-shadow-root-container{
    margin-top: -40px !important;
}

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

I've edited the custom CSS code.

Please clear all the cache then check again.

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check it.

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.wptb-table-container {
    margin: 0 auto 30px;
}

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Please send me your post URL. I’ll check and help you customize it. 

Regards. 

PenciDesign. 

Alice started the conversation

Conversation Start

Hello

I read this tutorial
https://pencidesign.ticksy.com//ticket/3166870/

There is also setting css
body.category.archive-box {
     display: none;
}

But the category page has a problem of high and low gaps, how to solve it? As attached

Thank you for your guidance

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