Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #984240

    Hi Support Team,

    Can you advise how to sort the misaligned wording at the bottom of the Single Blog Post. The ‘Tags’ list wraps around from the date, author and comments at the bottom of the page.

    See link below as example:
    https://staging1.whizzkids-toys.co.uk/celebrate-success-with-a-balance-bike-licence/

    #984449

    Hey kesdeg,

    Thank you for using Enfold.

    This css code should help you fix that.

    #top .fullsize .template-blog .post .entry-content-wrapper .post-meta-infos {
        max-width: 100em;
        clear: both;
        margin-top: 0;
        margin-bottom: 30px;
    }
    

    Don’t forget to purge the cache or do a hard refresh prior to checking the page.

    Best regards,
    Ismael

    #984825

    Great thanks, sorted that one out.

    Cheers,
    Kes

    #984986

    Hi Kes,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #991462

    No problem to close this ticket. Thanks

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