New Landing How can we help? Atelier Related products titles

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #327973
    Rachid
    Member
    Post count: 54

    Hello,

    please check the screenshot.

    i would like to have the related products title instead of the left side like in the screenshot.

    please help

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #328442
    David Martin – Support
    Moderator
    Post count: 20834

    i would like to have the related products title instead of the left side like in the screenshot.

    – it’s not clear what you want, the related title is left aligned?

    #328859
    Rachid
    Member
    Post count: 54

    Hello,

    sorry!

    i wanted to say alligned in the center, please tell me how to do that!

    Thanks

    Rachid

    #328860
    Rachid
    Member
    Post count: 54

    Thanks so much

    #329001
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    No problem, just add this CSS:

    .related-products .title-wrap > h3 {
        float: none;
        text-align: center;
    }

    Thanks,

    – Ed

    #329101
    Rachid
    Member
    Post count: 54

    Hello,

    unfortunately this didnt word for the related product titles just “related products” as titles.

    Thank you

    #329248
    David Martin – Support
    Moderator
    Post count: 20834

    Please use this:

    .related-products .product-details > h3 {
        text-align: center !important;
    }
    #329767
    Rachid
    Member
    Post count: 54

    thanks

    #329772
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    Thanks,
    David

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

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

License required for the following item
Login and Registration Log in · Register