CSS wordpress help

Discussion in 'CSS' started by TrafficSupply, Feb 20, 2015.

  1. #1
    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/
     
    TrafficSupply, Feb 20, 2015 IP
  2. billzo

    billzo Well-Known Member

    Messages:
    961
    Likes Received:
    278
    Best Answers:
    15
    Trophy Points:
    113
    #2
    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.
     
    billzo, Feb 20, 2015 IP