Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@chrismeadrn: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#page, #branding { background: none transparent; }Sakin
Keymaster@Parkernolan79: You have stop showing that post in homepage though “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options” box and check “Exclude Slider post from Homepage posts”
If you completely want different slider without linked to post, then you have to use Featured Image Slider. For that you need to upgrade to Catch Everest Pro theme. See the additional featured in Pro version http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@cent0909: Yes you can adjust the css though “Appearance => Theme Options => Custom CSS” box and change the margins.
Sakin
Keymaster@geeroads: I just check in your site and found that you have deleted the footer section. The script for the featured post slider runs on footer. So, it need footer hook to run the script. Please restore the theme and it will be fine.
Sakin
Keymaster@brown2235a: I need your site URL to see what’s happening.
Sakin
Keymaster@kirsten0203: To change the text color of submenu. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box. Change the color code as per your need.
#header-menu ul.menu ul a { color: #fff; }Sakin
Keymaster@b.grangeia: To change the name you can build child theme of Catch Everest theme and then just copy the function catcheverest_social_networks() in your child theme functions.php and edit the title there.
Sakin
Keymaster@iceman027: Nice.
Sakin
Keymaster@drJK84: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the author.
.entry-meta .by-author { display: none; }Sakin
Keymaster@Mirko034: We do have MoneyBookers account. But I am not so sure about how you can make the payment from there. I will ask my sales to contact you.
Sakin
Keymaster@MP: Sorry this looks technical and you need to consider hiring developer for you to work on child theme and do the customization.
I can only help you by providing few codes here and here and css.
Sakin
KeymasterYou can remove commend on individual pages through Discussion Module under your post editor. See this for more details http://en.support.wordpress.com/enable-disable-comments/
About your another question. Why you want to remove the Main. If you don’t want main page there then don’t keep Main page as Homepage. Go to “Settings => Readings” and then select “Your latest posts” on Front page displays. Then Go to “Appearance => Theme Options => Homepage Settings => Homepage/Frontpage Settings” and uncheck “Enable Latest Posts”. Once you will do this, you will only have homepage with slider and featured content.
Sakin
Keymaster@fefitzpa: Sorry to make 4 in a row. You need to build child theme and customize the code and then css. So, consider hiring developer for this level of customization.
Sakin
Keymaster@iceman027: Yes sure. You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#slider-wrap .featured-text span { font-weight: bold; }Sakin
Keymaster@agon39: Yes that is Cache and now you will not see it as your cache has been cleared.
Sakin
Keymaster@impresnet: Catch Everest theme is build in HTML5 and CSS3 and you are trying to use HTML4 css. See this http://www.w3schools.com/tags/tag_center.asp
Whey don’t you use .aligncenter class in your image.
Sakin
Keymaster@fritzhesse: I think this trick will work. Build Custom Menu from “Appearance => Theme Options”. Then for the links which you don’t want to be clickable. Just add a custom link as # and type in Press and add the menu. After it has been added to menu remove that # as well.
Sakin
Keymaster@impresnet: It’s because you have added inside the paragraph tag with center. So, it took the whole wrapper.
Sakin
Keymaster@tamesidemartialarts: why do you want to change font size on each page. This theme is build in responsive design. So, it is not recommended to change. If you want to change it then you need to change all the way down to mobile devices.
If you have any particular area where you want to change then let me know it. Then I will send you the css code.
-
AuthorPosts
