meyerwp
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Media Feather] Is there a way to remove iconsCan you explain again where is custom fields?
thanks for your feedback!Forum: Themes and Templates
In reply to: [Spun] Changing color font of widget textThank you very much for your swift reply!
It works!the solution to my issue
#primary.content-area {
background:rgba(63, 63, 63, .5);
}Forum: Themes and Templates
In reply to: Adding transparency command line to background#primary.content-area {
background:rgba(63, 63, 63, .5);
}is the solution
thanks to antonietta 456Forum: Themes and Templates
In reply to: [Spun] Reducing opacity only on background post and not contentThis is great!
Thanks so much!Forum: Themes and Templates
In reply to: Adding transparency command line to backgroundI saw solution by adding a semi transparent picture but here it si a little different:
I added opacity 0.5 so I got the transparency.
Unfortunately my content went as well transparent/*Change background of headings */
#primary.content-area {background:#33ffaa; opacity 0.5;
}how can I exclude this command from the content I post
thank you for your feedback!
Forum: Themes and Templates
In reply to: Excluding index page from customized cssthe solution by Andrew
/*Change background of headings */
#primary.content-area {
background:#3f3f3f;
}
.home #primary.content-area {
background:transparent;
}Forum: Themes and Templates
In reply to: [Spun] Changing percentage opacity of background behind textA bit too optimistic..
because now the content as well is semi transparent..Forum: Themes and Templates
In reply to: [Spun] Changing percentage opacity of background behind textI adde up
opacity: 0.5
and it worked!Forum: Themes and Templates
In reply to: [Spun] Excluding command in index page from customized cssThank you Andrew!
it works!Forum: Themes and Templates
In reply to: [Syntax] changing post background colourhttp://www.jeromemeyer.com
this is my link where you can see the problem
thank you!Forum: Themes and Templates
In reply to: [Syntax] changing post background colourDone!
Forum: Themes and Templates
In reply to: [Syntax] changing post background colourThis is what I was looking for!
Now I have also to solve two more things:
the first one is to disable it for the front page,
and the second one is how can I add transparency?
thanks so much!here is my new url
jeromemeyer.com@andrew
can you tell me more about <p>
and where I can stylize only some paragrapher?
thanks!I meant it is possible for the whole site with apparence/customize but I would like to have this only in a few part like
http://jeromemeyer.com/wordpress/?page_id=280