saravr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Center ItemsHaha tell me about it, thank you though!
Forum: Fixing WordPress
In reply to: How to Center ItemsForum: Developing with WordPress
In reply to: How to fix Menu on different screen sizesFigured it out. Thank you all for the help!
Forum: Developing with WordPress
In reply to: How to fix Menu on different screen sizesFinally figured it out! I had to reduce the space between the items as well as make the text size a bit smaller. Thank you so much!
Just one more thing, I’m getting a little confused with the min-width, but I’m not sure if it’s appropriate to ask here. If not I’ll ask somewhere else.
So right now I set the min-width to 1240px because that the size after which the menu completely compresses for the mobile version I guess you could say, but I want to set a specific, even smaller font size, say 11px for when the width of the screen is between 1240px and 1280px and then above 1281px is can be 13px. How can I do this in CSS?
Forum: Fixing WordPress
In reply to: Removing Extra Space Above ContentAwesome, it works! Thank you!
Forum: Developing with WordPress
In reply to: How to fix Menu on different screen sizesThank you for the reply, I’m looking into CSS media queries, but I am kind of lost as to what to put exactly. Any suggestions?