Hi Nuno, loving the theme!
I have made a few changes via additional css, but one thing I can’t seem to get right is a centered site title when on mobile or tablet.
I have tried the following but it didn’t work.
@media only screen and (max-width: 600px) {
.site-title a {
font-size: 20px;
text-align: center;
Any thoughts?
Thanks, Cameron.
Hi Nuno, thank you for the nice minimalist theme!
My site-title is quite long, so I would like to change the font size for the site-title when visiting the site on mobile phones. I already tried this in my childtheme:
@media (min-width: 420px) {
h1.site-title {
font-size: 20px;
}
}
but it doesn’t change anything. Can you help please?
hi,
just wanna know if there is a possibiltiy to get some arrows (<< >>) for the prev/next section after a post. would be nice to give those links some extra css.
]]>hi,I really like the theme,it is simple and elegant
is it possible to align “sidebar social icon” to the left?
I only have two social icons,and they align center. it’s a little weird
thank!
hi, just wanted to ask which style element is used for the <beneath the image text> in my case i would like to change the font size a little bit. Paragraph text and those Image text are somehow the same, and i would like to change that.
]]>hi, just wanted to say that the theme is a real great minimal wordpress theme. i’m asking myself if it’s possible to insert a dividing line <hr> between the different posts of the blog page by css code.
]]>I’ve tried importing high resolution png and jpg versions of a header image, but they all end up losing resolution and appearing blurry on the site.
Has anyone figured out a way to ensure the header image appears crisp?
]]>Hi!
I am having some trouble rebranding my blog.
I have added a logo to head my whole blog but it is not loading on mobile or tablet.
I have tried using the image as a header as well but still seems to be the same problem.
Also, whilst I’m hear, I wondered if someone could tell me the name of the default font used with NS Minimal and if there was a way to change it for free?
Thanks in advance x
]]>Is there a way to customize the ‘read more’ link when showing a summary of the blog posts? It is just a link right now but would love for it to be a button or something that stands out a little more. Maybe I need a different plug-in? Thanks!
]]>I would like to change the font of my category page titles – is this possible? Thanks!
]]>Hi,
I’d like to use CSS code to change the font size of the Site Title, the Main Menu, and the Tagline.
I found some code (see below) that looks like it’s working for the Tagline, but I’d like to be sure it is what you recommend:
p.site-description {
font-size: 1.8rem;
}
Thanks!
Bob
Hi,
I am using the NS Minimal and everything looks great on the computer. Regarding other devices, everything looks great but the header. It’s cut. Is there a way to make it fit automatically?
I tried several plugins and CSS code but my knowledge is not big and nothing worked.
Thank you
]]>Hi, I would like to remove the pages menu in the header, (Home, Newsletter, etc), can you please help?
Thank you
Hello, great theme! It’s a keeper. Since I am pretty much the only author on my site, I want to get rid of the “By authorname” line in posts. I would also like to get rid of the “Posted in Uncategorized” line.
I am happy to do a child theme if necessary, thanks.
]]>Hi, so I am trying to add more pages across my top menu, like an “about” next to my “home” and “posts” but I can’t figure out how to do it. Everything I try isn’t working.
]]>Currently the logo is shown above the site title. I want it to be shown left beside the title… but i just can’t figure out how to do it via the custom css…
]]>