Basskoch
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] 2.0.16 Upgrade IssuesWorks – thanks:0)
Forum: Plugins
In reply to: [WooCommerce] 2.0.16 Upgrade IssuesI mean a quickfix;0)
Forum: Plugins
In reply to: [WooCommerce] 2.0.16 Upgrade IssuesI have the same problems as Bleepa/maratino. Until you fix it, is there a fix, so people can buy on my homepage?
Forum: Themes and Templates
In reply to: [Skirmish] Remove "next posts" / "prev posts"I solve the “child theme” thing with jetpack – again thanks for putting me on the right track. Normally I do all my changes in the theme css:0/
Do you know the code I should write to remove the post navigations?
Forum: Themes and Templates
In reply to: [Skirmish] Remove "next posts" / "prev posts"Sorry you’re right, it’s not that hard to install a custom CSS plugin – I read your message wrong;0) I just haven’t found the right one:0)
I will keep on searching and maybe try the “child theme” thing…if I dare;0)
Thanks for input.
Forum: Themes and Templates
In reply to: [Skirmish] Remove "next posts" / "prev posts"Ok – thanks:0) Both solutions sounds difficult.
Is there a quick-fix, for a non-tech person?
Forum: Themes and Templates
In reply to: [Skirmish] Remove "next posts" / "prev posts"To be honest I don’t know:0)
Is there a place were I can get that information, or can you figure it out with an url?
http://www.presentationskills.dk/berlingske-business-interview-severin-koch/
Forum: Themes and Templates
In reply to: [Landscape] Navigation Bar GlitchingEven better;0) Thank you so much:0)
Forum: Themes and Templates
In reply to: [Landscape] Navigation Bar GlitchingI placed it wrong:0) It works fine!
Thank you very, very much! It was a great and fast help:0)
Forum: Themes and Templates
In reply to: [Landscape] Navigation Bar GlitchingWow that was fast;0)
Forum: Themes and Templates
In reply to: [Landscape] Navigation Bar GlitchingHey Andrew.
I have the same problem with “Landscape”.
When I use:
.main-navigation ul li {
float: left;
}I get the same padding problem as jztaddwater. But when I use:
.main-navigation ul li:after {
margin: 0;
}the problem returns. Am I doing something wrong?