Graphene Neo How to Remove Post Title at bottom of the Slider?

  • ahodgins

    #10124

    How can I remove the post title in the Graphene NEO slider that sits on the bottom of image?

    Admin

    Syahir Hakim

    #45404

    Add the following code to Neo’s Custom CSS option:

    .sy-caption-wrap {
    display: none;
    }

    ahodgins

    #45405

    oh great thanks so much.

    What about removing the link from the image as well?

    ahodgins

    #45406
    Quote:
    oh great thanks so much.

    What about removing the link from the image as well?

    Is there a way to view Graphene NEO theme with Firebug so I can find the CSS I am looking for? Sorry new to mobile theme!

    Mod

    Kenneth John Odle

    #45407

    Go into your settings for the Any Mobile Theme switcher. You can either enable a link on your site to go into mobile, or you can use the URL provided to see it in mobile mode.

    If you are using Developer Tools in your web browser, you can also use “Display Handheld Styles”.

    ahodgins

    #45408

    Ok great but I am at a loss with removing link from the post/image on homepage on neo?

    Admin

    Syahir Hakim

    #45409

    Please provide a link to your site so that we can take a look further.

    ahodgins

    #45410

    skillsgeneration.com.au

    I don’t want the slider images linking to posts.

    Thanks

    Admin

    Syahir Hakim

    #45411

    Unfortunately there’s no option to disable the links in the slider at the moment – we’ll be adding that in the next theme update. An alternative would be to write a custom jquery script that removes the links from the client side.

    ahodgins

    #45412

    ok thanks for you help!

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

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