Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #84386
    Torshi
    Participant

    How do I get my slider text to always show? Right now it only shows when you hover the mouse over the picture.

    #84414
    Mahesh
    Keymaster

    Hi @Torshi,

    For the above, go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.

    #feature-slider .entry-container {
        opacity: 1;
    }

    Regards,
    Mahesh

    #84475
    Torshi
    Participant

    @ Mahesh

    This worked perfectly.
    Thank You

    #111767
    aeneb
    Participant

    Hi Mahesh

    How do I change my slider’s destination links? For the pages I want.

    #111848
    Mahesh
    Keymaster

    @aeneb: This is only available in Pro version. I recommend you to upgrade to Pro version.

    Regards,
    Mahesh

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Slider Text’ is closed to new replies.