Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3180849
height difference problem
Closed

Comments

  • Alice started the conversation

    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

    Attached files:  1.jpg

  •  2,487
    PenciDesign replied

    Hi,

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

    Regards. 

    PenciDesign. 

  •   Alice replied privately
  •   Alice replied privately
  •   Alice replied privately
  •  2,487
    PenciDesign replied

    Hi,

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

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

    Regards,
    PenciDesign.



  •   Alice replied privately
  •  2,487
    PenciDesign replied

    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.



  •   Alice replied privately
  •  2,487
    PenciDesign replied

    Hi,

    I've edited the custom CSS code.

    Please clear all the cache then check again.

    Regards,
    PenciDesign.


  •   Alice replied privately
  •   Alice replied privately
  •  2,487
    PenciDesign replied

    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.



  •   Alice replied privately
  •  2,487
    PenciDesign replied

    Hi,

    Please add the following CSS code to your site:

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

    Regards,
    PenciDesign.



  •   Alice replied privately
  •   Alice replied privately
  •  2,487
    PenciDesign replied

    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.


  • Alice replied

    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

  •  2,487
    PenciDesign replied

    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

    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

  •   Alice replied privately