Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #15054
    lisareopera
    Member

    Hi!

    I’m using a Catch theme the first time, Catch Everest free version, and its great! Thanks for making this!

    I have som trouble though. I’m trying to get the text on my sides (not homepage) to get more narrow and still responsive. I’m not very experienced in programming yet.

    Also I would like to change the font only for the headlines, H1 H2 etc. Is that possible?

    Kind regards Lisa*

    Ps. the site is under construction and therefor you can’t look at it for the moment. If you need to pleas tell me and I’ll unlock it!

    #15069
    Sakin
    Keymaster

    @lisareopera: About your text on your slide to be narrow. Can you tell me what’s the width that you want.

    You can change the font only for headlines in Catch Everest Pro theme, you can just upgrade it and use it.

    #15461
    lisareopera
    Member

    Hi! I’d want to have the text area (not the slide) to be 580p width! (then i mean the text you could read on every side (but not the home page))

    kindly Lisa

    #15473
    Sakin
    Keymaster

    @lisareopera: It’s bit confusing as I don’t know you site URL. On the basis of Catch Everest Theme, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #main-slider .entry-container {
        max-width: 580px;
    }
    #15480
    lisareopera
    Member

    Hi again!

    Its not the slider I want to change. Its the text in all sides except the first featured home page!

    the site is not published but, just under construction.But it is amindfulyou.se

    kindly Lisa

    #15495
    Sakin
    Keymaster

    @lisareopera: Can you send me the screenshot showing what you mean. Sorry, I don’t understand it.

    #15500
    lisareopera
    Member

    Of course I can! To which address?

    Its the with of the content on a side without sidebar i mean! I can send you a screenshot to explain better!

    lisa*

    #15504
    Sakin
    Keymaster

    @lisareopera: Yes you can upload in any photo sharing site or in your own site and then add the image url here. So, I can see that you mean.

    #15532
    lisareopera
    Member

    http://www.lisahansson.com/pics/bild.png

    you see the text is wider than the picture?

    #15536
    Sakin
    Keymaster

    @lisareopera: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box, where you can define the max width.
    .no-sidebar #primary { max-width: 500px; }

    #15554
    lisareopera
    Member

    Perfect! Thanks a lot Sakin!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘how to get text area more narrow + is it possible change font on only F1 F2’ is closed to new replies.