Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #878609

    Hello

    1 / Is it possible to have a horizontal scolling text in a color section (like the partner/logo slider for images) ?

    2/ How it it possible to have a permanent running partner/logo slider ? I imput 7 images with a 3 by 3 images, but I would prefer a continuous running slider ?

    Many thanks

    #878629

    Hey ctancrede,
    2> please try adjusting “Slider autorotation duration” to a low number, such as 3, and do not display the “Slider controls” for a continuous running slider.
    1> Do you mean like having a ticker? Please see this Pure CSS Ticker (Horizontal) Another option would be a plugin.

    Best regards,
    Mike

    #879033

    Hello and thank you

    But I am a pure beginner : do have I to understand, i could copy/paste the css code somewhere ?

    and I do not know :
    – how to put the css code on the section where to have the ticker
    – I do not find where is the text of the sticker in the css code.

    Many thank for your help

    regards

    #879513

    Hi,
    Perhaps using a plugin would be better, here’s one I tested for you: Horizontal Scrolling Announcement
    Install the plugin by going to Dashboard > Plugins > Add New and search for the above one, and activate it.
    Then go to Dashboard > Settings > Horizontal Scrolling and edit the text in the default announcement and save then click the default settings button below it and note that the default Scroll Amount is set to 2 which is very slow, try setting 10, and then click submit.
    Then go to your page with the color section and add a Code Block element
    2017-11-20_230649
    and add this shortcode:

    [horizontal-scrolling group="GROUP1"]

    Then save / update the page, and it is now working. When you check the page there maybe a slight delay before it will show, this is also be changed in the settings
    To change the color of the text to white add this code in the General Styling > Quick CSS field:

    marquee a {color: #fff!important; }

    And that’s it!
    2017-11-20_225535
    There maybe other plugins that you may like better, this just was the first one I found, enjoy.

    Best regards,
    Mike

    #881712

    Hello

    Thank you; it’s working

    And what do L Have to input as CSS code if I want to increase the size of the font ?

    Many thanks

    #881717

    Hi,
    Try this code in the General Styling > Quick CSS field:

    marquee a {font-size: 20px!important; }

    adjust the number to suit.

    Best regards,
    Mike

    #881736

    Hello

    It is not working . I tried to change size, but it has no effect ?????

    #881741

    Hi,
    Please include the url to the page in question so we can take a closer look.
    Did you try clearing your cache?

    Best regards,
    Mike

    #884568

    Hello

    You will see it on the black board close to the end of the home page.

    http://kyramedias.com/

    Thanks

    • This reply was modified 6 years, 11 months ago by ctancrede.
    #885345

    Hi,
    Try this code in the General Styling > Quick CSS field:

    marquee {font-size: 20px!important; }

    adjust the number to suit.

    Best regards,
    Mike

    #887099

    It’s perfect, thank you
    You can close this post
    regards

    #887208

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Scrolling text’ is closed to new replies.