mmmjoe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Twelve mobile content widthThat worked prefectly,
i just added
#main { min-width: 900px; }Thanks!
Forum: Themes and Templates
In reply to: Twenty Twelve mobile content widthThanks for the replies!
Sorry alchymyth it’s allaboutpromo.com/blog and the header contains a slider which has the fixed width…
That seemed to work Andrew, though if possible i would like the sidebar to display to the right still of the page content still, i changed the min-width to slightly than less than 846 though its still floating left underneath the page…?
Thanks everyone!
Forum: Themes and Templates
In reply to: Twenty Twelve Mobile menuhero!
Thanks for your help mate!
Forum: Themes and Templates
In reply to: Twenty Twelve Mobile menuI put it in the Style.css child theme, underneath the code from the other thread.
.main-navigation li { float: left; } .main-navigation div.nav-menu > ul { min-width: 900px; }(hopefullly i posted that code right, i havent used this before…)
Forum: Themes and Templates
In reply to: Twenty Twelve Mobile menuahh sorry!
i just added it in underneath the previous code, that ok?
Forum: Themes and Templates
In reply to: Twenty Twelve Mobile menuStill seems to be cutting off the width and putting contact underneath,
The border underneath the menu, and underneath the footer, both seem to end at the same point on mobile, dont know if that adds a clue of what it could be? Need me to upload a picture?
thanks man, really appreciate this!
Forum: Themes and Templates
In reply to: Twenty Twelve Mobile menuThanks!
that helped too, though the ‘contact’ link is still appearing underneath the other three links
I tried playing around with the width, though i don’t know if i have the right idea or not?
Forum: Themes and Templates
In reply to: Twenty Twelve Mobile menuHey thanks Andrew!
the code in that thread worked a fine in my child theme style.css, though i need to tweak it so it displays horizontally if possible…
Any ideas?