New Landing How can we help? Themeforest Theme Support Dante Blog Carousel Text Alignment

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #210531
    timiadmin
    Member
    Post count: 12

    Hi,

    I have searched the support forum but could not find the answer, so hopefully this is not a duplicated question. I have a blog carousel on my homepage but it left aligns all the post titles and I would like to centre align them. I can’t see an option in the settings, so assume this is a css change?

    Can you let me know if centre aligning the titles under the post/blog images is possible.

    Many thanks.

    #210732
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me correct admin login detail to check and resolve the issue.
    Thanks
    Mohammad

    #210806
    timiadmin
    Member
    Post count: 12
    This reply has been marked as private.
    #210865
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .recent-post h5{
    text-align:center !important;
    }

    Thanks
    Mohammad

    #211080
    timiadmin
    Member
    Post count: 12

    Works perfect. Thank you

    #211120
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad 🙂 to help you.
    Thanks
    Mohammad

    #211264
    timiadmin
    Member
    Post count: 12

    Can the same be done to centre align the text for related articles too? Currently when I select related articles to appear at the bottom of a post, the text underneath the thumbnail is left aligned and need it centre aligned.

    #211273
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Sure, use this code below.

    .related-item h5 {
         text-align: center!important;
    }

    -Rui

    #211275
    timiadmin
    Member
    Post count: 12

    Perfect – thanks!

    #211277
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you managed to resolve the issue.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register