Home Forums WoodMart support forum Text Slider

Text Slider

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

    badr
    Participant

    Hello,
    How can we create a text slider like this one please ? (see the screenshot bellow)

    Attachments:
    You must be logged in to view attached files.
    #356575

    Hello,

    You can try achieving this using our infobox carousel element.
    https://woodmart.xtemos.com/carousels/

    Best Regards

    #356789

    badr
    Participant

    Hello,
    Thank you for this alternative. can you please help finding how to center the text here ?

    Attachments:
    You must be logged in to view attached files.
    #356878

    Hello,

    You are most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-info-box .info-box-content {
        text-align: center;
    }

    Best Regards

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