Balou
Forum Replies Created
-
Thank you Robin for the plugin but specially for the prevent loading on category and archive pages code. I was busy for hours and close untill I found your solution. Next time it is better to Google first then to invent the wheel myself.
Forum: Themes and Templates
In reply to: Transparent widget area in twenty fifteenNo, I didn’t, sorry. I skipped my wish to do so untill I have enough time and energy to dive into it again.
Forum: Plugins
In reply to: [WP-Parsi navigation trees] Restrict menu openGreat plug-in by the way.
If you download and install the amr shortcode any widget plug-in you can also use it on pages! See for example: http://historischekringbilthoven.nl/vereniging/kennisbank/
Forum: Fixing WordPress
In reply to: Transparent widget are twenty fifteenMoved topic to themes and templates! Sorry it was here.
Forum: Fixing WordPress
In reply to: Transparent widget are twenty fifteenThanks but that doesn’t work.
.secondary {
background-color: #fff;
display: none;
padding: 0 7.6923%;
opacity: .80;
}rule number 1539 (above), only makes it transparant on mobile phone size but not on desktop computers.
If I search further adding opacity to. .widget area in style.css would make sense but that doesn’t work. Tried almost everything.