Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10904
    Nixos
    Participant

    Hello,

    I would like to limit (or remove if not possible) the text in the second line of slider.
    I mean that i would like to have only one sentence in the second line.
    My website : http://nova-tek.fr/
    I’m using catch everest free
    Thanks in advance.

    #10905
    Nixos
    Participant

    Ho, and sorry, i would like to know if it’s possible to change color of the arrows in slider. Thx

    #10906
    Nixos
    Participant

    and the color of text in slider please.

    #10919
    Sakin
    Keymaster

    @Nixos: You can just show the title and remove the content in the slider by adding the following css in “Appearance => Theme Options => Custom CSS” box to hide it.
    #main-slider .entry-content { display: none; }
    But if you just want to limit the text. Then you can control it though your excerpt box in the post. See this http://en.support.wordpress.com/splitting-content/excerpts/

    Add the following css to change the color of arrow in the slider
    #slider-nav a { color: #ff6600; }

    Add the following css to change the color of text in the slider
    .entry-header .entry-title a, #main-slider .entry-content { color: #ff6600; }

    #10920
    Nixos
    Participant

    Hi Sakin.
    Thank you very much for your responsiveness. You are very talented !
    I would want to know if i upgrade in the professional version I could keep(preserve) my current parameters.
    And where i may buy this theme ?
    Thank you again !

    #10941
    Sakin
    Keymaster

    @Nixos: Upgrading from Catch Everest Free theme to Catch Everest Pro theme is pretty smooth. Yes, all your settings will be migrate to pro version as well. As this pro version is just addition to the free version. You can see the list of added features at http://catchthemes.com/themes/catch-everest-pro

    You can buy Catch Everest Pro theme from http://catchthemes.com/themes/catch-everest-pro

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Removing second line in slider’ is closed to new replies.