localizedmarketing
Member
Posted 1 year ago #
I have installed the plugin on one of my websites and I simply want put
a phone number and address on the main part of the screen.
Right now all I see is the navigation, which is vertical all the way down the page. How do I prevent the navigation from showing?
Can I add my number and address ad this is reallt what i want to show on the screen.
Any help would be greatly appreciated!
Similarly to any parent-child theme structure, you can copy header.php to your custom child theme folder and change its contents.
- Make a copy of one of the child themes, say the blue one, and call it yoursite_mobile
- In style.css, change the Template Name to Yoursite Mobile Theme
- Change colors and styles to your heart's content
- Make changes to style.css.nokia.css to match
- Copy header.php from mobile_pack_base to yoursite_mobile
- Edit yoursite_mobile/header.php and make the changes you need
- In WordPress, go to the mobile switcher page, choose Yoursite Mobile Theme and save
- TEST!
localizedmarketing
Member
Posted 1 year ago #
I am not that advanced but I understand what you are saying. I am using Genesis and child themes already. I just want to be clear.
All of the changes you are talking about are within the copy of the blue mobile theme, right?
#2 above. Is this where you are talking about changing the tempalte name? This is the only place I could find on style.css?
Version: 1.2.4
Author: ribot, Forum Nokia & James Pearce
Author URI: http://ribot.co.uk
Template: mobile_pack_base
Thanks for your help! I just want to learn how to do these installs myself.