Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @kasper1977
    To display only the slide title, you can go to your Dashboard -> Pages and there you can edit the page to be displayed on the slider by removing its content. You can then go to your slider settings and set the page you have edited to be displayed there and it should only display the title.
    Hope this helps and let me know if you have any other queries ??
    Regards

    Thread Starter kasper1977

    (@kasper1977)

    To display only the slide title, you can go to your Dashboard -> Pages and there you can edit the page to be displayed on the slider by removing its content.

    Thanks
    But the content itself is usefull but only on dedicated page, not necessarily on main page (for instance by clicking on read more) ??

    In the meantime i found solution. It need to add these lines in custom.css

    .caption-sub {	
    	display: none;
    }
    .slider-readmore {
    	margin: 50px auto;
    }

    Maybe it will be usefull to someone
    Best regards !

    Hi @kasper1977
    Glad you found a solution! Let us know if you have any more queries in the future ??

    Regards,
    ThemeGrill

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