Home Forums WoodMart support forum Allign Elements

Allign Elements

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

    merishop
    Participant

    I’m using WP Bakery in HTML Blocks to create widget for header. I want to align icon and text. Can you please suggest something to bring icon a bit down (equal to text)?

    https://prnt.sc/qtjue8

    #170105

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    header .woodmart-info-box .info-box-icon {
        margin-top: 5px;
    }

    Best Regards

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