Forum Replies Created
-
AuthorPosts
-
lucio7Member
Yeah, I prefer to do it without plugins.
I have read one can use a code in the theme editor, but I wanted to check with StudioPress before starting to add code.
July 27, 2019 at 4:08 am in reply to: Is StudioPress going to deliver mobile first themes any time soon? #492617lucio7MemberI have been browsing themes here: https://my.studiopress.com/themes/
They all seem to be "mobile responsive".
I cannot see any "mobile first".
Are there more themes I'm missing?
July 10, 2019 at 7:09 am in reply to: Is StudioPress going to deliver mobile first themes any time soon? #492260lucio7MemberFair enough.
Hopefully in the future.
Thank you Victor!July 10, 2019 at 5:39 am in reply to: Is StudioPress going to deliver mobile first themes any time soon? #492258lucio7MemberOh damn, this went into the spam folder unluckily.
Great, I missed those.
Is there a way to sort for them?
lucio7MemberThank you Victor!
I was planning to update this section after today I hired a CSS developer.
This is the code he shared with me and it worked like a charm (in the customizer):
@media only screen and (max-width: 1200px){
.content .post.entry .entry-content{
padding: 0 !important;
}
.single-post.content-sidebar .content .entry-title
{
font-size: 32px !important;
padding: 0 !important;
}
}Thank you for the heads up both on SEO and min version, much much appreciated!
Do you know where I can get some good (and simple) info on this min version as I know nothing about it right now?
lucio7MemberGenius!
Thank you so much Braddalton!
The multi pages code didn't work but I simply used the single one for three times to achieve the same effect.
lucio7MemberDaaamn!
You're right, thank you so much Victor!!
lucio7MemberOh it's a menu, now it all makes sense!
So simple yet so genius, I would have never thought of it, thank you so much andytc!
lucio7MemberThank you Anita.
That snipped of code removes the underlining and I have Design Palette Pro.
But I'd like to completely move it down, below the solid line. Like they are in the Academy Pro demo.August 28, 2018 at 5:45 pm in reply to: How do you deal with mobile menu loading (hamburger flicker) #222782lucio7MemberYeah, unluckily.
Any idea how to change that?
I used to have a plugin called "mobile menu", it's really great if you want to have a very thing header.
But it's PHP 5.1 and I moved to 7.1 (plus it's good to have fewer plugins).August 28, 2018 at 5:11 pm in reply to: How do you deal with mobile menu loading (hamburger flicker) #222779lucio7MemberIsn't the same for everyone?
It's Magazine Pro.
The way the support replied (awesome support BTW) it sounded like it was normal for any Studio Press.
Below is the link, you need to be on mobile and go from page to post (look at the menu and you will notice the desktop menu loads first and only later the hamburger takes over)
-
AuthorPosts