logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.

$8
Change font size & size of headline

Hi,

I want to change the headline font and background to a smaller font, see image how it should look like

on this page
http://www.airlinestaffrates.com/travelmagazine/

and category pages
http://www.airlinestaffrates.com/travelmagazine/category/central-america/

Can I mail you the style.css code so you can change directly in it?

Thanks
Charlotte

This question has been answered.

attachment image View Attachment

Charlotte Raboff | 07/09/12 at 4:12pm Edit


(3) Possible Answers Submitted...

See a chronological view of answers?

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

  • avatar
    Last edited:
    07/09/12
    4:26pm
    Navjot Singh says:

    In your style.css replace

    .archive  h3 {
    font-size:33px;
    padding:14px 15px;
    }


    with

    .archive  h3 {
    font-size:18px;
    padding:14px 15px;
    }


    -----

    Remove
    padding:14px 15px;
    line to align the background.

    Previous versions of this answer: 07/09/12 at 4:26pm

    • 07/09/12 4:22pm

      Charlotte Raboff says:

      Ok, thanks :)

      Where do I change the size of the background so it is align with Hotel Discounts background?

    • 07/09/12 4:25pm

      Navjot Singh says:

  • avatar
    Last edited:
    07/09/12
    4:20pm
    Jatin Soni says:

    style.css
    line 1468

    .archive h3{
    font-size:33px;
    }

    change it to
    .archive h3{
    font-size:18px;
    font-weight:normal !important;
    }

  • avatar
    Last edited:
    07/09/12
    4:21pm
    Martin Pham says:

    Hi Charlotter,
    mailto: marxvn@gmail.com
    I can help you ^^

This question has expired.



Gabriel Reguly, Hai Bui, Charlotte Raboff, Francisco Javier Carazo Gil voted on this question.



Current status of this question: Completed



Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.