Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Slider text placement

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4725
    Henrik Vinding
    Participant

    Hello,

    Thank you for a great theme.

    I’m having a challenge placing the text on the Homeslider on the different slides.

    Using

    .nivo-caption{ text-align: left; right: 30%; bottom:20%; }

    I place the text for all slides. But is it possible to place it seperate for each slide?
    I’ve tried to place #slidecaption1 | #slidecaption1 etc. in the CSS, but no luck.

    Another challenge:
    Using [tabs] [tab title=””]… can’t seem to find the setting for background color for the title?

    #4728
    Grace Themes
    Member

    Hi Henrik

    It is not possible to change the position of slider caption for each slide.

    If you don’t want to use this default image slider, you can use any image slider WordPress plugin

    • Go to Appearance » Theme Options » Homepage Slider
    • Enter your slider shortcode which is provided by plugin without php tag

    To change the background color of tab title
    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    use below css code and change the color code

    .tabs-wrapper ul.tabs li a { background-color: #cccccc; }
    .tabs-wrapper ul.tabs li a.selected { background-color: #96d668; }

    Regards
    Grace Themes

    #4731
    Henrik Vinding
    Participant

    Thank you!

    It is not possible to add a class for each slide?
    Please consider the feature for upcomming updates

    #4736
    Grace Themes
    Member

    Hi

    Thanks for your suggestion.
    We will look at this issue and implement in our next update.

    Regards
    Grace Themes

    #4743
    Henrik Vinding
    Participant

    Thank you very much, looking forward to that

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