badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

RTL Newscard

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #81984
    ahmed.bekki
    Participant

    Normally top stories move from right to left
    I need to make the top stories move from left to right
    Please let me know how to make this possible
    Thank you for the nice work you are doing

    #82159

    Hi ahmed.bekki,

    Please go to the ‘Theme Directory > assets > library > jquery.marquee > jquery.marquee-settings.js’ line no: 10. You will find below line of code.

    direction: 'left',

    Kindly change the value ‘left’ to ‘right’.

    Thanks

    #82345
    ahmed.bekki
    Participant

    Thank you very much
    Can I make it like this
    direction: 'auto',

    #82391

    Though ‘auto’ value might work but the script parameter is defined for ‘left’ or ‘right’, better to set the value as ‘right’ or ‘left’.

    Thanks

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