rbballpark
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Minamaze] Menu wont load right on mobile devicesSend me an email from our contact page and I will send you the links and how I fixed mine. On my phone so I can’t log in to my site.
Forum: Themes and Templates
In reply to: [Minamaze] what code tag is needed to hide menu on moblie resizeThanks
Forum: Themes and Templates
In reply to: [Minamaze] what code tag is needed to hide menu on moblie resizeThis worked:
.pre-header,#pre-header,.wrap-safari,#pre-header-core,.main-navigation,#pre-header-links-inner,.header-links,.menu,#menu-top-menu,#header-core
this was put in WP Responsive Menu Elements to hide in mobile:
Enter the css class/ids for different elements you want to hide on mobile separeted by a comma(,). Example: .nav,#main-menu
Forum: Themes and Templates
In reply to: [Minamaze] what code tag is needed to hide menu on moblie resizei use a top pre header menu and a main menu. on the iphone it only loads the main menu. so i added WP Responsive Menu which is the top menu and the bottom box is the menu i wanna hide.
Forum: Themes and Templates
In reply to: [Minamaze] what code tag is needed to hide menu on moblie resizeForum: Themes and Templates
In reply to: [Minamaze] what code tag is needed to hide menu on moblie resizei tryed that it doesnt work. feeling frustrated.
Forum: Themes and Templates
In reply to: [Minamaze] changing color & font size of top menucheck out mine and let me know if thats what u want.
Forum: Themes and Templates
In reply to: [Minamaze] Increase overall width of the theme/* =Pre-Designed Homepage (code also in style-responsive.css)
—————————————————————————– */
#section-home {
text-align: center;
padding: 0 10px;
}
#section-home-inner {
max-width: 960px;< have you tried adjusting this line(stlyesheet.css>
margin: 20px auto 0;