planetlucid
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Arcade Basic] Remove Header Images from pagesthis works
/*——-test——*/
.category #site-meta{
display: none;
}.single-post #site-meta{
display: none;
}I hope it can help someone!
–
RyForum: Themes and Templates
In reply to: [Arcade Basic] Remove Header Images from pagesHello,
I tried the following –
body:not(.home) .title-card-wrapper .site-meta{ display: none; }But that didn’t work.
I’m trying to just get rid of the text (while keeping the images) on the secondary pages without affecting the home page.Any suggestions would be super appreciated.
I’ve installed a custom CSS editor “WP Add Custom CSS” and it’s been very helpful – thanks for that tip.
–
RyForum: Themes and Templates
In reply to: [Arcade Basic] Remove Header Images from pagesHello,
I’d like to do something similar and remove the text that says “Arcade designed by…….” on a Secondary Page like this one –
http://demos.bavotasan.com/arcade/category/features/
– without affecting that same text on the Home Page.
Would your method mentioned above work for removing the text on these images of the secondary pages?
Based on your advice, I’m looking for a wordpress 4.0 css plugin to do this.
Thanks in advance for your time.
–
RyForum: Everything else WordPress
In reply to: WP 3.0.1 is brokenHey Folks,
I think i may be having a similar issue.
My Dashboard is brokenHere is what my Dashboard looks like –
http://i.imgur.com/LOs2n.pngDoes anyone have any clues as to how to fix this?
Thanks in advance
–
Ry