Home Forums WoodMart support forum Center text in header information box

Center text in header information box

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #319256

    Hi,

    First of all, I want to thank you for a fantastic theme with very good customer service. I am impressed!

    I have made a top bar in the header builder. I want to center so that the icon and text appear in the middle of the line (vertically) – now it looks like the text is centered slightly higher than the center of the line.

    How can I do this? This is entered as an “information box” element.

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

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-top-bar .wd-info-box .info-box-title {
        margin-bottom: 0;
    }

    Regards.
    Xtemos Studios.

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