Forum Replies Created

Viewing 20 posts - 12,401 through 12,420 (of 14,496 total)
  • Author
    Posts
  • in reply to: Transparent content area #8637
    Sakin
    Keymaster

    @chrismeadrn: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #page, #branding { background: none transparent; }

    in reply to: How to remove default posts??? #8636
    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/

    in reply to: Edit the Margins on each of the Page #8634
    Sakin
    Keymaster

    @cent0909: Yes you can adjust the css though “Appearance => Theme Options => Custom CSS” box and change the margins.

    in reply to: Featured Post Slider Not Responding #8633
    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.

    in reply to: How to decrease space in between widgets on R sidebar? #8632
    Sakin
    Keymaster

    @brown2235a: I need your site URL to see what’s happening.

    in reply to: Change the color of the menus. #8631
    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; }

    in reply to: Adding New Social Media Icons #8630
    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.

    in reply to: Sidebar Image Size #8576
    Sakin
    Keymaster

    @dwood75: I don’t get what you mean. Can you share your site URL.

    in reply to: Bold post titles in featured slider #8575
    Sakin
    Keymaster

    @iceman027: Nice.

    in reply to: How To Remove Author Box #8574
    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.

    in reply to: Mega Menu Plugin #8562
    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.

    in reply to: How to remove "leave reply" and "comment" section #8561
    Sakin
    Keymaster

    You 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.

    in reply to: A few MORE questions #8559
    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.

    in reply to: Bold post titles in featured slider #8549
    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; }

    in reply to: Remove menu button from the menu #8548
    Sakin
    Keymaster

    @agon39: Yes that is Cache and now you will not see it as your cache has been cleared.

    in reply to: Problem with link. #8547
    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.

    in reply to: How to protect top menu so it can't be selected #8537
    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.

    in reply to: Problem with link. #8536
    Sakin
    Keymaster

    @impresnet: It’s because you have added inside the paragraph tag with center. So, it took the whole wrapper.

    in reply to: Font Size #8533
    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.

Viewing 20 posts - 12,401 through 12,420 (of 14,496 total)