Home Forums WoodMart support forum A class wd-tags-mb

A class wd-tags-mb

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #503977

    4putrat
    Participant

    Hi,
    I can see a element style which show wrong position of icon in header (not inline with the others)
    p {
    margin-bottom: var(–wd-tags-mb);
    }

    How to fix it,

    Best regards

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

    Luke Nielsen
    Keymaster

    Hello,

    The below code will help you to sort this out. Define it in Theme Settings -> Custom CSS.

    .whb-top-bar .wd-header-html p{
        margin-bottom: 0;
    }

    Kind Regards

    #504677

    4putrat
    Participant

    Super its ok now,

    Thank you

    #504678

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    Have a good day!

    Kind Regards

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

The topic ‘A class wd-tags-mb’ is closed to new replies.