Hi,
I have a problem with polish signs like “?”, “?” etc. They display bigger than other text.
Thanks in advance,
Grzegorz
]]>Hi,
I would like to use your theme, exactly as in the preview.
Does it come exactly like that if I buy the full version ( I mean with all the pictures and icons)?
Thanks,
Attila Nagy
I am trying to change the image at the top of the main page from a telephone to mail. can you please help. I see we have the image mail.png
so how do I change the telephone image to the mail?
many thanks Sarah
]]>I had to modify the “options.php” file in the Theme Options Home Page with the following changes:
Original (line 317):
$options[] = array(
‘name’ => __(‘Box 4 Link’, ‘kage’),
‘desc’ => __(”, ‘kage’),
‘id’ => ‘box_4_link’,
‘type’ => ‘text’);
Changed by:
$options[] = array(
‘name’ => __(‘Box 3 Link’, ‘kage’),
‘desc’ => __(”, ‘kage’),
‘id’ => ‘box_3_link’,
‘type’ => ‘text’);
Hi to create a theme child, what name I give to the folder?
Greetings.