Styling and hiding elements
-
Hello, I am testing your plugin and I’m liking it quite a lot so far!
But there are 2 issues I can’t find a solution for.
I am using my own theme (mostly because there’s a bunch of visual composer code)1. I would like to hide some elements in the app but keep them in the mobile web version. How can I achieve this ?
This is very important to me as I need the app to look a little different from the mobile version.2. I would like to add some styling to the splashscreen image. I would like to add {background-size: contain;} to it but can’t manage to do it.
I have tried to add this code to the css section of your plugin but it doesn’t work :
.wpappiframesplash {
background-size: contain !important;
}As soon as I have fixed those things, I should be able to buy the license and publish the app ??
Thanks !
- The topic ‘Styling and hiding elements’ is closed to new replies.