• Hi,

    How can I make bigger the text size in the page body?

    How can I translate CONTACT US into another language? The website will be in Russian language and I can’t find where I have to rewrite this two words in Russian.

    Thank you!

    Sergii

Viewing 1 replies (of 1 total)
  • hello
    There is a line in header.php where you can put inside what appears..
    You can change there the text.
    <div class=”sc_title”><?php _e(‘Contact Us’,’analytical’); ?></div>
    looks like this…
    I hope this work for you

Viewing 1 replies (of 1 total)

The topic ‘page text size & CONTACT US question’ is closed to new replies.