Jump to content
Sign in to follow this  
thanp73

CSS not spanning background

Recommended Posts

thanp73

We have installed the most current Pagelines theme on a test domain with the latest version of Wordpress. After the appropriate changes were made to the css on the test domain, we updated the target domain with the most recent version of both Pagelines and Wordpress. Target domain had platform pro, then this update went to new pagelines 2.1.1 We then moved the custom css over and all necessary images from test to target. settigns and plugins are identical on test and target domains. The problem is that our target domain is acting differently and not calling some of the css. For example, the footer should have a background image that is full width, but on the target domain, it does not show at all. Here is the target domain http://www.annuitystraighttalk.com/ Here is our test domain with the correct styling http://www.l3energy.com/ additionally, I would like to get a phone # or image with tel= tag in the header above the brandnav menu but can not figure out how to do so. Thank you for any help you can offer.

Share this post


Link to post
Share on other sites
thanp73
what is that how is it used where do i do it the css spans 250 lines

Share this post


Link to post
Share on other sites
catrina
The !important declaration is used this way: [code]SELECTOR {CSS-ATTRIBUTE: xxx !important;}[/code] For example: [code]div.something {font-size: 12px !important;}[/code] It is placed after the CSS attribute and before the ";"

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×