Hi, I am rusty at best with css. However I have a very simple task which is to center my Meta Slider with my post. Can someone familiar with wordpress and CSS give me some guidance? My theme allows me to add custom CSS...not sure this is the best way?? My site is at this link. Thanks in advance! realturkeyobsession(.)com/TurkeyObsession/
Why don't you use the Webmaster Tools in Firefox (F12) to find which CSS rules apply to what you are trying to change? If you are centering, applying a margin: auto; rule to the proper CSS selector often does the trick.