Home Forums Free Themes Business Center Features Options bug

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54144
    yanade1991
    Participant

    Hello,

    I have a few problem with the features options:

    1. They are not in the same size… it looks messy… how can I fix it and make it equal?
    2. some of the headlines are going up on top of each other: https://little-boxes.org/

    I would be happy to receive help,
    Thank you,
    have a pleasant day,
    Yana

    #54177
    wensolutions
    Keymaster

    Hello @yanade1991,

    To box will adjust its height according to the length of the title . Since your title is not uniform the box appears of different sizes . However to manage the box height according to your feature section set up please use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .features-list span {
        margin: -23px auto 0;
        }

    Also the tile looks messy because you have include the HTML content in the title of the post . In order to avoid such issue please include the plane text without HTML content so that you wont get such kind of issue .

    Hop this helps .

    Best Regards!!

    Have a good day.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.