Warrior Forum - The #1 Digital Marketing Forum & Marketplace

Warrior Forum - The #1 Digital Marketing Forum & Marketplace (https://www.warriorforum.com/)
-   Programming (https://www.warriorforum.com/programming/)
-   -   Wordpress and CSS (https://www.warriorforum.com/programming/188961-wordpress-css.html)

jaybaker 11th March 2010 03:56 PM

Wordpress and CSS
 
Hello warriors,

I have a client that wants their menu items font increased to 16pt. I have tried various spots in the actual css for the theme with out any results. You can see the site at http://www.lighthousesolutionsnow.com/
I looked in the page source and see classes as seen below but nothing in the css file.

Code:

<li class="page_item page-item-3">
Any help would be greatly appreciated.

Edit:

Oops, Sorry about the "parked" domain deal. I was in a hurry to answer a clients call and didnt realize I forgot the last bit.

phiwebsolutions 11th March 2010 03:59 PM

Re: Wordpress and CSS
 
Err...I can only see that the page is parked...:confused:

Abledragon 11th March 2010 05:13 PM

Re: Wordpress and CSS
 
One of the problems with editing someone else's work is finding the correct CSS element to edit.

If you're using Firefox you may want to add the Firebug add-on.

Once it's installed you can click the 'inspect' icon (second from the left) and then hover your mouse over the area you want to change.

Firebug will display the CSS element (div or class) and you can then go and find that element in your stylesheet to edit it.

Cheers,

Martin.

Bruce Hearder 11th March 2010 07:01 PM

Re: Wordpress and CSS
 
Yeah.. we need an actual website to comment on. The lighthousesolutionsnow.com site is parked so can't help there..

Bruce

phiwebsolutions 12th March 2010 12:57 AM

Re: Wordpress and CSS
 
look for
Code:

.artmenu a span span
change the font-size to 16px.
hope that helps.

jaybaker 12th March 2010 01:42 AM

Re: Wordpress and CSS
 
WOW, just goes to show my strengths are not in CSS Thanks Phi!

shousley 12th March 2010 01:57 AM

Re: Wordpress and CSS
 
The site is parked.

You can use Firebug extension for firefox as what Abledragon said. Really it helps a lot when working with CSS.


All times are GMT -6. The time now is 08:51 PM.