delcour
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] Trouble with Blockquote CSSMind you change both the px and em values. You have different values now which may not work.
In my Make child theme I added the Blockquote CSS as follows:
blokquote p {
font-size: 13 px;
font-size 1.3em;
}Works fine.
Paul
Forum: Themes and Templates
In reply to: [Make] Changing menu background colourThe question is clearly asked about the Make theme as you can see in the breadcrumbs heading. Hence my CSS suggestions which works in my Make theme set up.
Paul
Forum: Themes and Templates
In reply to: [Make] Show full post instead of excerptNot sure this will do the trick. Mind the English, because I’m having to translate from the Dutch version.
Go to Settings menu -> Read (3d menu) -> for every article in the feed show: here you can choose the full post.
Hope this helps.
Paul
Forum: Themes and Templates
In reply to: [Make] Menu Problem which is Make-Theme-SpecificMaybe this will help.
Log in and go to appearances, customizer.
Go to menu’s, then menu locations.
Her you can choose which menu you want displayed where, either in the header bar (header bar navigation) or below it (primary navigation).Hope this helps.
Paul
Forum: Themes and Templates
In reply to: [Make] Changing menu background colourHi,
in your CSS change or add:
.site-navigation {
background: #fff; (change this to your preferred color)
}Works for me, but mind you best work in a child theme.
Paul
Forum: Plugins
In reply to: [WP Back Button] adding rules for displaying buttonBack button not displaying on home page is not an option. I need it on my homepage. How can I change this? THNX
Forum: Plugins
In reply to: [Nextend Accordion Menu] Parent item on, but not a linkOops, please look at http://www.test.delcour.org/leven.
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] How to create space after checkboxBrilliant. I thought all editable aspects were already in the default css. I need to brush up my css knowledge. I could not find the checkbox class, nor of the button.
THNX!Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Cannot uninstall 147.000 eventsJust this morning after practically 2 days I finally managed to get rid of over 147.000 events in the All In One Event plugin. Ouch. Victory! Don’t know why it went so slow. The last 13.000 weren’t very quickly suddenly.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Cannot uninstall 147.000 eventsThanks! What a great idea. It works, though it will take a couple of hours. The screen goes blank after a while and if I check the posts they are slowly being deleted.
Thnx!!!