janmattys
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Theme Customizr] – Menu in front page too highIt was a responsiveness problem. Solved adding
.site-description { width : 100% !important; }
to the custom css field.Forum: Themes and Templates
In reply to: [Customizr] Customizr: Featured pages in front page not workingHi!
Many thanks for the heads up.
I was using Magee Shortcodes plugin and it looks like it was its fault.Now both problems are solved.
Thankyou!Forum: Themes and Templates
In reply to: [Customizr] Customizr: Problem with Featured pagesUpdate:
I noticed now thatbody [class*="span"] { margin-left: 25px; }
(which is your code)
and
body [class*=\"span\"] { margin-left: 25px; }
which is the code I see in Custom CSS after I click “Save and Publish”
…are differentIt seems that there’s something wrong going on.
Forum: Themes and Templates
In reply to: [Customizr] Customizr: Problem with Featured pagesYes it keeps doing this: every time I copy/paste your code in my Custom CSS the preview shows three featured pages in line.
Then I click “Save and Publish”.
As soon as I close the customization panel and go back to the site, though, it reverts back to 2+1.Forum: Themes and Templates
In reply to: [Customizr] Customizr: Problem with Featured pagesUPDATE: the problem persists. I copied the code in Custom CSS and the preview showed all three featured pages in a line, so I came back and thanked yuou for it. (see post above)
Then I clicked save, closed the customize panel… and it reverted back to 2+1 (and the custom CSSbody [class*=\"span\"] { margin-left: 25px; }
is still there.
Help again? ^^
Forum: Themes and Templates
In reply to: [Customizr] Customizr: Problem with Featured pagesSee post below this one ??
Added your code in Custom CSS and it worked wonders! Thankyou!
Just one quick question: is it possible that it originally showed 3 in line and AFTER switched to 2+1?
Because I am pretty sure I never changed anything and I am also pretty sure that, when I started creating the site some days ago, it had all three in a line. So I wonder what must have happened, if now I need additional Custom CSS to get the same thing that, worked without any additional CSS before.I already have some Custom CSS, but I am 100% confident it’s not that that’s creating the problem (I deleted it and still the problem persisted).
Anyway, thanks for your help! You’re awesome.