Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Chrystl

    (@chrystl)

    Hello
    Could you give a link to your website. Your theme is free available?

    Thread Starter phantomsmaug

    (@phantomsmaug)

    hey,

    So I tried to put the language ‘switch elsewhere it works, but it shows ‘HOME’ as a title (probably the same reason) and I found why.
    it seems like it translates the .customcustomCustom into “customcustomPo meri” and some other identificators.

    <div class="customcustomPo meri">
        <div id="domov" class="contentdomov" style="background:url();
    	-webkit-background-size:cover;
    	-moz-background-size:cover;
    	-ms-background-size:cover;
    	-o-background-size:cover;
    	background-size:cover;">
          <div class="content-box about-box">
            <div class="container">
              <div class="container-war">
                <div class="content-header">
                  <h1 class="h1-title">DOMOV</h1>
                </div>
              </div>
                      </div>
          </div>
        </div>
          </div>

    Where can I edit this in the language?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘When I switch to secondary language there's a title of switcher in my theme’ is closed to new replies.