Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Font size #82666
    Cheryl
    Participant

    Thanks again Pratik, I actually meant the colour of the text in the slider. 🙂
    Cheryl

    in reply to: Font size #82653
    Cheryl
    Participant

    Sorry – slider title

    in reply to: Font size #82650
    Cheryl
    Participant

    Thank you!! I’ve got it changed now. One last question…

    What is the code to change the color of this title text please.

    Thanks. C

    in reply to: Font size #82648
    Cheryl
    Participant

    Hi Pratik,

    Thank you very much for your help and the code. Below is the code that I have now. The header is great and so is the tag line now, but the main slider font has not changed at all – in either face or size.

    I want it to match the title and tagline font. Can you please help again?
    http://jasa.com.au/

    Thanks, Cheryl

    #main-slider .entry-content {
    font-family: “Palatino Linotype”,”Book Antiqua”,Palatino,serif;
    font-size: 20px;
    }

    #site-title {
    font-size: 55px;
    }

    #site-description {
    font-size: 20px;
    }

    #hgroup {
    padding-top: 10px;
    }

    #hgroup-wrap {
    padding-bottom: 10px;
    }

    in reply to: Font size #82613
    Cheryl
    Participant

    Hi Pratik,

    Thank you for your help but It hasn’t worked how I wanted. Here is the code I have in custom CSS now:

    #main-slider .entry-content {
    font-family: “Palatino, Palatine Linotype, Book Antiqua”,sans-serif;
    }

    #site-title {
    font-size: 55px;
    }

    I want to change the font face of the slider to Palatino, as well as the size of this text.

    I was able to change the size of the title font in the header, can you please tell me how to change the size of the tag line also?

    I would like to reduce the overall size of the header, not the text in it. I want the header to be a narrower white box.

    Thanks for your help. Cheryl

Viewing 5 posts - 1 through 5 (of 5 total)