6 replies
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.
#css #wordpress
  • Profile picture of the author phiwebsolutions
    Err...I can only see that the page is parked...:confused:
    {{ DiscussionBoard.errors[1854261].message }}
  • Profile picture of the author Abledragon
    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.
    Signature
    WealthyDragon - Earning My Living Online
    {{ DiscussionBoard.errors[1854541].message }}
  • Profile picture of the author Bruce Hearder
    Yeah.. we need an actual website to comment on. The lighthousesolutionsnow.com site is parked so can't help there..

    Bruce
    {{ DiscussionBoard.errors[1854857].message }}
  • Profile picture of the author phiwebsolutions
    look for
    Code:
    .artmenu a span span
    change the font-size to 16px.
    hope that helps.
    {{ DiscussionBoard.errors[1855764].message }}
  • Profile picture of the author goliathseo
    WOW, just goes to show my strengths are not in CSS Thanks Phi!
    Signature

    Do you want to make successes or excuses? Success? Alright then... See what's in store for you....
    - The AC Assassin

    {{ DiscussionBoard.errors[1855862].message }}
  • Profile picture of the author shousley
    The site is parked.

    You can use Firebug extension for firefox as what Abledragon said. Really it helps a lot when working with CSS.
    {{ DiscussionBoard.errors[1855904].message }}

Trending Topics