Jon98
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Resize Default Seach Box sizeoki, no problem
Forum: Themes and Templates
In reply to: Very simple tile layout for categoriesHi,
The theme still exist: http://themeforest.net/item/metrodir-directory-listings-wordpress-theme/6897791If you need help to customize the theme contact me at skype:
[Skype name removed]Cheers
Forum: Themes and Templates
In reply to: Resize Default Seach Box sizelightshines just add me on skype and I will fix your problem:)
skype: [skype name removed]
Forum: Themes and Templates
In reply to: How can I change the font of the title? (Hemingway)Hi 🙂
h1.site-title {
font-family: “Arimo”, “arial”, “sans-serif”;
}Forum: Themes and Templates
In reply to: Logo SizeHi,
Try this:/* Header 1 */
.header1 #hd-logo img {
margin: 10px 0 35px 7px;
width: 300px;
height: 132px;
}Hope this helps you.
Cheers 🙂Forum: Themes and Templates
In reply to: Post title h2Hi efratot!
You will be able to edit it in your admin page. Go to Appearance -> Editor.– Find “single page” single.php
– find “title” somewhere in the file.
– Change from H2 to H1Forum: Themes and Templates
In reply to: [evolve] change "read more" in evolveHello! The evolve theme uses po and mo files for the language translation.
Find the po and mo files in your host’s html-public directory.Cheers:)