Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@arilab: Sorry screenshot URL missing. But yes I tack back to email as I see that you are talking widgets link hover color. You can just change the color code and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.widget-area .widget a:hover { color: #0088cc; }Sakin
Keymaster@dt2791: The best option is to make the logo image with the Site Title and Tagline. So, it will be single image. Then you can just hide the header text from “Appearance => Header”.
The another option will be to add in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#branding hgroup { height: 1%; overflow: hidden; } #site-logo, #site-details { display: inline-block; float: left; margin-right: 2%; }Sakin
Keymaster@impresnet: New version of Theme. But all our Free theme is hosted in WordPress.org and they control the version update for quality reason.
Sakin
Keymaster@betgriff: That option is only there in Catch Everest Pro theme. But for now, since you are using Catch Everest Free theme. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the image.
.single .featured-image { display: none; }Sakin
Keymaster@b.grangeia: you can just change the line height as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1060px) { #header-menu ul.menu ul a { line-height: 23px; } }Sakin
Keymaster@arilab: Yes, can you share with me your screenshot so that I know what you mean.
No we don’t have any plan to add define colors for a print css at this stage.Sakin
Keymaster@rxcosta: You can just adjust the height and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
input[type="text"], input[type="password"], input[type="email"] { height: 20px; }Sakin
Keymaster@Royal Vic: It looks like you have change the default menu div that is missing. There is missing div wrapper “menu-header-container”. That is why it is giving you the issue. Just restore your header.php file and it will be fine.
Sakin
Keymaster@m.ohare.lyons: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.home #content .post .col8 { width: auto; }Sakin
Keymaster@amberfm: You can just upload the larder header image of width 1000px from “Appearance => Header” and then fo to “Appearance => Theme Options => Header Options”. Then add all header top margin, right margin, bottom margin and left margin to 0.
This theme only suports either 1 column or 2 column. For homepage layout settings “Go to Appearance => Theme Options => Default Layout”
Sakin
Keymaster@Samson81: This is css menu. So, you will not get the effect. For effect you need to install plugin or add Superfish Menu. If you got plugin that it will be great. Adding manually is bit complicated. See this http://wp.tutsplus.com/tutorials/widgets/integrating-superfish-menu-into-a-template/
Sakin
Keymaster@acanthuroid: you site is not live yet. I need to see. I don’t know what you have added in.
Sakin
Keymaster@ianroach: Please post it in Catch Everest Pro forum. You can change the color through Color Options. Go to “Appearance => Theme Options => Color Options” and change the color as per you need.
Sakin
Keymaster@trentbuzz: If you want just as above site then why don’t you use Simple Catch Pro theme. This theme is different and canot be made same. These two are totally different theme and cannot be compared.
Sakin
Keymaster@karinschultz: Yes if you select option sidebar one. Then optional sidebar one will display on that page. So, just add all the widgets needed for that page in Optional Sidebar one.
Sakin
Keymaster@Maeyke: For example you have unnecessary code like below above “Verslag vanuit Bangkok”
<header class="entry-header"> <h1 class="entry-title"><a rel="bookmark" title="Permalink to " href="http://2opreis.net/2013/05/13/bangkok-2/"></a></h1> <div class="entry-meta"> <span class="on-date">Posted on <a rel="bookmark" title="22:20" href="http://2opreis.net/2013/05/13/bangkok-2/"><time datetime="2013-05-13T22:20:57+00:00" class="entry-date">13 mei 2013</time></a></span><span class="by-author"> by <span class="author vcard"><a rel="author" title="View all posts by admin" href="http://2opreis.net/author/admin/" class="url fn n">admin</a></span></span> </div><!-- .entry-meta --> </header>Sakin
Keymaster@paulinepkehoe: It’s ok. It happens sometime. 🙂
Sakin
Keymaster@markspend1: This is not a theme related issue. Check your server or it must be conflicting with plugin. So, Just deactivate plugins and check it.
Sakin
Keymaster@trentbuzz: The excerpt mode display the excerpt text only. But if you want to split content using the Full Content mode. Then check back to full content mode and then split the content using “The More Tag” See this http://en.support.wordpress.com/splitting-content/more-tag/
Sakin
Keymaster@karinschultz: I don’t get in. You can add multiple of widget is the sidebar.
-
AuthorPosts
