marcoupha
Forum Replies Created
-
I see, i’ll take that into consideration when asking questions in the future
Forum: Themes and Templates
In reply to: [Storefront] Move menu & cart in header. Child themesmake sure to check responsive compatibility of you edits. I think you should be styling in ems or percentages, I could be wrong though
woops, scratch that first response. div#topbar to 100% height might do it. whenever you move anything around you probably are gonna have to deal with empty spaces.
px is sometimes generated based percentage styles and i think monitor width. so be carefull just changin px.
I had no idea that page existed, thats gonna be realy usefull, Thanks!. I think this is more of a generic wordpress issues though.
I found that by that by creating a new navigation via admin generates a simple nav element that you can style easily. However the parents of the nav element is what restricted the width. I think i’m gonna just have to continue to learn a lot more about wordpress functions and general functionality to solve most of my generic problems.