mgehan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Moesia] Site is vertical columnsAll fixed!
Forum: Themes and Templates
In reply to: [Moesia] Site is vertical columnsNever mind! There was suddenly a weird error in the Aweber coding
Forum: Themes and Templates
In reply to: [Moesia] Hide header in pageHey Bruno!
I found this code that works. You edit that XXXX to be the number of the post which you can find in the url. I have to add that CSS for every post, but it works!
.postid-XXXX #masthead.site-header {
display: none;Forum: Themes and Templates
In reply to: [Moesia] Hide header in pageI especially also want to have no header on the posts.
Forum: Themes and Templates
In reply to: [Moesia] Hide header in pagehi Kharis,
Hope it’s okay that I jump in as Im having the same issue. I tried to add the CSS code but it won’t allow me to publish. Seems this part —
@media only screen and (max-width: 800px) {
max-height: calc(100vh – 100px) !important;
}has 2 errors in it.
Can you help as I’d like to have no header on pages that aren’t the front page.
Thanks!
MegForum: Fixing WordPress
In reply to: Can't Edit PagesI’m having the same issue on GoDaddy and they are telling me it is my theme (optimizepress) which I’ve used on four other sites with no problem or a plugin (which I’ve disabled all). If you discover a solution, would love to know what worked as I have a major launch next week and need to edit the site reliably!