Size of text

Hi,
I love your theme! It’s super nice looking; And easy for a beginner like me.

It seems that the size of the text is very small. Is it possible to make it bigger ?

Thank you

Hello,

Thank you very much for the kind words!

Can you please pinpoint me to what text sizes you want to change so I can try to guide you around to achieve it?

A couple of screenshots and maybe the website link should be all that it takes for now.

Kind regards

Hi
the link is :http://www.landfinder.x10host.com/wp/
As you can see all the texts look very small.
Could you explain to me how to make it bigger?
I suppose it’s the paragraph size.

Thanks a lot,
Noemie

Hi Noem,

Use this css code:

#header .bottom-header p {
    font-size: 36px;
}

Thank you,

Cristian