Home Forums WoodMart support forum Line Height info boxes

Line Height info boxes

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

    scholtobos
    Participant

    Hi,

    something strange is happening with three identical info boxes. The first one has too much line-height comparing to the other two. Sometimes on the second page load it flips back to the right position, but sometimes not.

    Please see this screencast: https://www.awesomescreenshot.com/video/37711619?key=0659e22b9ea6b294cc213bd4df56f351

    And please see the second screencast to see the settings of the info boxes are identical: https://www.awesomescreenshot.com/video/37711761?key=a218886e4eec8e0926b3c673628af1ad

    Hope you can assist me with this.
    Kind regards,

    #646634

    Hello,

    It appears to be a margin issue with the info box title. I recommend adjusting the info box settings in the page builder to ensure consistent spacing across all boxes.

    Clear your browser and website cache, then reload the page > Test the page in an incognito/private window to rule out caching issues.

    Temporarily disable any cache or optimization plugins to see if they are affecting the layout.

    Additionally, try to use the following CSS in Theme Settings > Custom CSS

    .wd-prefooter .info-box-subtitle { 
        margin-top: 0px !important; 
    }

    Hope this Helps!

    Best Regards,

    #647130

    scholtobos
    Participant

    Thanks Aizaz, I solved it. You can close this ticket!

    #647269

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘Line Height info boxes’ is closed to new replies.