Slider continue button broken after 1.6

  • Klarden

    #3108

    The “continue reading” button on slider somehow broke after the update – now there’s no background for it… it’s not a “button” anymore, actually. just text, which also moved to the upper left corner of the slider, instead of being on the lower right, under the excerpt. You can see it here: http://dumdoi.com/klarden/

    I did want to ask about the uneven excerpt length in the slider, but found some topic about it on this forum, will start using manual excerpt.

    And nice theme, btw:)

    Klarden

    #23311

    Excuse me, but my problem is still unresolved

    Admin

    Syahir Hakim

    #23312

    It appears that you have set up your child theme incorrectly. For one, you should not copy the entire content of the theme’s style.css into your child theme’s style.css file. Second, you need to have this line of code right after the top comment block in your child theme’s style.css file:

    @import url("../graphene/style.css");

    See this wiki page for more details:

    http://wiki.khairul-syahir.com/graphene-theme/wiki/Customisation_using_a_child_theme

    Klarden

    #23313

    Hm, seems so. My child theme’s css is done wrong, will have to redo it completely. Thanks

    Btw, the removal of that button so instead you can click the picture in 1.6 is a very good choice:)

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.