Hello! 😀
I would, please, like to remove widget box shadow from bottom footer area widgets only…static front page also. Banner ads overlap and I think they look better flat on the page anyway.
If I need/want to place an ad widget on the sidebars (with no border shadow also), is it possible to adjust the shadow on a specific widget? Or is it pretty much a custom “area” type of thing ( top, side, or bottom)?
I looked around at other posts for a solution…
I found and tried the following as suggested in another posting of the same subject.
The original poster did not reply if it worked for him, but I couldn’t get it to work.
I inserted this at the bottom of Custom CSS.
#sidebar_bottom #text-25 {
background: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
Also, while on the topic of widget style…is there anyway to change the font and/or text weight of the widget titles? Would kind of like to have it match my header and content text font (just arial or ebrima). Current font seems to be bold? Ebrima, when bold looks like a totally different font…
Does widget font change with “title” or “content” text option in graphene display settings or is it a stand alone styling…?
Thank you for your time! It is indeed precious! 🙂
Donna