Home › Forums › Graphene Mobile Neo › Support
Graphene Neo How to Remove Post Title at bottom of the Slider?
-
Admin
Add the following code to Neo’s Custom CSS option:
.sy-caption-wrap {
display: none;
}Mod
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”.
Admin
Please provide a link to your site so that we can take a look further.
Admin
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.
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.