finx 0 Report post Posted July 23, 2012 I've made a few wordpress websites and I've struggled with them as I'm a business owner in the information technology field. Working on network systems is what I'm most skilled at. websites isn't my cup of tea, thanks for making this framework and making it 100 times easier for me. Anyways, I would like to have a button only visible on mobile devices on every page. Either the top or the bottom of every pag. Like a "Click to Call" button. Documentation and search comes up with zero results. Can anybody point me in the right direction? I can make a telephone link 555-222-5555 but I dont know how to hide it on desktop browsers Share this post Link to post Share on other sites
catrina 103 Report post Posted July 23, 2012 You can give the telephone link a class and use CSS to hide it on desktop browsers. For example: [code]555-222-5555[/code] You'll need the browser specific CSS plugin first, though. It's available on the PageLines Store: http://www.pagelines.com/store/plugins/browser-css/ Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
finx 0 Report post Posted July 25, 2012 Awesome! thanks! Share this post Link to post Share on other sites