Home Forums WoodMart support forum How to reduce the space in text and text in the category menu?

How to reduce the space in text and text in the category menu?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #223804

    Will Ttacca
    Participant

    How to reduce the space in text and text in the category menu?

    – How to reduce image space with text?
    – How to reduce space in text and text?

    I will be grateful for your reply.

    #223805

    Will Ttacca
    Participant

    *Attachment Capture

    Attachments:
    You must be logged in to view attached files.
    #223828

    Hello,

    I saw the screenshot you attached.

    1) For the mega menu drop-down links Please try adding the following Custom CSS in the Custom CSS for the desktop area under Theme Settings >> Custom CSS.

    .mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    padding: 5px 0;
    }

    2) For the images Please try adding the following Custom CSS in the Custom CSS for the desktop area under Theme Settings >> Custom CSS.

    .sub-menu-dropdown .wpb_single_image .vc_single_image-wrapper {
    margin-bottom: -25px;
    }

    You can adjust the values accordingly.

    Regard’s.
    Xtemos Studio.

    #225050

    Will Ttacca
    Participant

    Thanks for your answer, I have another question,

    How can I center the text in the category menu header.

    Regard’s.

    Attachments:
    You must be logged in to view attached files.
    #225076

    Hello,

    You are Most Welcome.

    I saw the screenshot you attached and visited your website. All the links in the HTML block are aligned left.

    And they are displayed fine. If you set them to align center they will look like this in the screenshot: https://ibb.co/VS7WT98

    Best Regards.

    #225257

    Will Ttacca
    Participant

    – I just want to center the level 1 text (Capture 1: https://ibb.co/hydgzyc)

    – As a suggestion you may consider (Capture 2: https://ibb.co/Vjf8gfG )

    regards,

    #225402

    Hello,

    I saw the screenshots you attached.

    Please edit the HTML Block you used and assign extra classes the items that are in the level one.

    Screenshot for Clarification: https://ibb.co/f2VhTbM

    Then you can center them using Custom CSS.

    Regard’s.
    Xtemos Studio.

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)