Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@donal.leader: For these type of columns in responsive design site. Either you need to install responsive columns or responsive table plugin or you need to hire customizer to work on custom design.
Sakin
Keymaster@Copatka: It’s because of Custom Header. Remove the following css
BODY DIV HEADER DIV IMG { top: -221px !important; left: -10px !important; position: relative !important; }Sakin
Keymaster@Sebastian: Send me your site URL and expected design screen then I can suggest you. Since you have post your question in Catch Evolution Pro theme. You can check our theme instruction page at http://catchthemes.com/theme-instructions/catch-evolution-pro/
1. First you can add the logo from “Appearance => Theme Options => Header Options”, here you can upload your logo
2. Then you can add custom header image from “Appearance => Header”
3. Then you can assign menu from “Appearance => Menus”It’s in the format you wanted. So, I don’t get it what you mean.
Sakin
Keymaster@krod: See this http://codex.wordpress.org/Changing_File_Permissions for changing file permission. But if you are confused about this then I recommend contacting your Hosting Server support and they will change this for sure.
Sakin
Keymaster@Dottie: Simple Catch Pro theme you can change the font in various conditions like
1. Content Font Family
2. Headings Font Family
3. Site Tagline Font Family
4. Site Title Font Family
5. Overall Default Font FamilyTo change the font size you need to be very careful as this is responsive design theme. The following CSS control the Font Size of Menu. You can change as per your need and add it in “Appearance => Theme Options => Custom CSS” box.
#access ul li a { font-size: 15px; line-height: 48px; }Sakin
Keymaster@jcudak: Catch Everest Pro has similar functions like Catch Kathmandu Pro. But Bi-lingual site is bit problem with installation of plugin like WPML and qTranslate. You need to work with their forum and also search here. As user are using these two plugin for bi-lingual site.
Sakin
Keymaster@sbartsch: This warning is only if you have made customization in core theme files such as index.php, functions.php, style.css and so on. But if you have made customization through Theme Options panel then no need to worry about it. Update only restore core theme files.
Sakin
Keymaster@tdovale: multiple h1 is not good when you use HTML4 site. But Catch Everest theme is based on HTML5 design. So, inside each
<article>tag we can have one h1. Featured Content is Section and each content is article with one h1 tags. So, it’s all valid.You can check this video http://www.youtube.com/watch?v=GIn5qJKU8VM and article http://html5doctor.com/html5-seo-search-engine-optimisation/
Further you can see that default Theme from WordPress like Twenty Twelve, Twenty Thirteen and Twenty Fourteen uses multiple h1 tags.
Sakin
Keymaster@sbartsch: Yes, you can add it as Header Image of width 1140px from “Appearance => Header”. Then you can add the following CSS to remove the padding:
#hgroup-wrap, #site-logo { padding: 0; }March 18, 2014 at 11:32 am in reply to: Catch Everist Home Page Left Sidebar not aligning properly #21652Sakin
Keymaster@rsolosky: I just check in from Firefox and it’s working fine. Can you refresh your browser and check in. If there is problem then can you send me screenshot and let me know which version of Firefox you are using.
Sakin
Keymaster@sbartsch: You just need to add the following css in “Appearance => Theme Options => Custom CSS. Change the color code as per your need, #000 mean black background color.
#masthead { background-color: #000; }Sakin
Keymaster@Melanie: the update and subscription issues are handle my our sales and accounts team. So, please contact them directly at http://catchthemes.com/contact-us/
Sakin
Keymaster@Bouncedancer: I see that you have added that widget from Footer Putter footer plugin. You need to update it from that plugin settings.
Sakin
Keymaster@Bouncedancer: I have replied your email. Now, let’s close it there.
March 18, 2014 at 10:44 am in reply to: Header image is perfect on desktop but too narrow on notebook #21645Sakin
Keymaster@Bouncedancer: I have replied your email. Now, let’s close it there.
Sakin
Keymaster@Polytechlegend: You can add the following CSS in “appearance => Theme Options => Custom CSS” box.
/* center Featured image */ .single .featured-image img { display: block; margin: 0 auto; } /* center Page Header */ .entry-header .entry-title { text-align: center; }Sakin
Keymaster@shuttergirl: Ok that’s strange. I think there was problem when you copy it. I have just emailed you. For details reply me there.
Sakin
Keymaster@shuttergirl: First recheck your sidebar.php file and then to be noted you need to upload the images from that particular post and then create [gallery] shortcode in your post to display the gallery.
If you create image from Media Library and it will not know the page where it was uploaded from. These image will take the Sidebar Layout setup in that particular page.
-
AuthorPosts
