Links on top right of page
- The topic ‘Links on top right of page’ is closed to new replies.
Need help? Check out our Support site, then
Hi! Maybe I’m just being stupid, but how do I make my pages appear at the right hand top, like shown on the screen shot of your About page?
Thank you!
The blog I need help with is: (visible only to logged in users)
Hi there,
love your website, it looks amazing!!! I think you already got it working or? If not, it might be that your mobile menu is still visible and not the desktop view, if you are working on a smaller screen laptop maybe?
Please let me know, if you need further help!
Best, Ellen
Hi, and thank you! Yes, it all worked out haha, I was just a bit new to the theme I think. While I’m at it – is there a way to change the font size of the items in the menu? Like, what would the CSS be to do that? I’ve tried EVERYTHING.
Thank you again!
Maja
Hi Maja,
it would be the following CSS (16px and 1rem are the default values):
#site-nav ul li a {
font-size: 16px;
font-size: 1rem;
}
You can get the rem value from this px/rem calculator: http://offroadcode.com/prototypes/rem-calculator/
Best, Ellen
Ellen,
Thank you so much! You’ve been very helpful. And also, thanks for a great theme x