nkbitsch
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: Highlighting certain "menu button"i nailed it..
#menu-item-962 a { color: white; background: blue; border-left: 1px solid white; } #menu-item-962 .sub-menu a { color: #545628; background: white; }Forum: Themes and Templates
In reply to: Highlighting certain "menu button"Hi again. Thank you so much.
I have found the class: class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-962″
How do i refer to that specific class in the CSS?
Forum: Themes and Templates
In reply to: Removing Author, Date etc.Problem solved. Solution:
.post-navigation { display: none; }Forum: Themes and Templates
In reply to: Removing Author, Date etc.Hi again.
One more question.
If I now want to remove “next post” and previous post button, what should I write?
My guess was:
.category-all-rooms .post-navigation { display: none; }But it doesn’t seem to work..
Any help is appreciated..
Forum: Plugins
In reply to: Portfolio Slideshow doesn't loop, but stops…oh.. so that what “Disable slideshow wrapping” means.. thank you!
Forum: Themes and Templates
In reply to: Removing Author, Date etc.That was easy! and it worked!
Thank you so much!
I added the line to the custom.css file.
Viewing 6 replies - 1 through 6 (of 6 total)