Forum Replies Created

Viewing 20 posts - 12,521 through 12,540 (of 14,496 total)
  • Author
    Posts
  • in reply to: Presence of ligne / borders in table #8238
    Sakin
    Keymaster

    @13alaise: Please don’t edit any core theme files such as style.css and functions.php to customize the theme. If you want to change the css then try adding it in “Custom CSS” box.

    To remove the border in Table. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-content table, .entry-content td { border: none; }

    in reply to: Catch Box Pro Search Box #8235
    Sakin
    Keymaster

    @arichardc: I think you have issue with your Cache plugin. Can you try clearing your cache and disabling the plugin.

    The Disable Header Right Sidebar should be unchecked. You still have another option to add the search box in header right section. Just go to “Appearance => Widgets” and check your Header Right Sidebar then drag and drop the “Search” widget in the Header Right Sidebar.

    in reply to: Home Page Slider Issues #8234
    Sakin
    Keymaster

    @Rick: You are using Old version of Catch Everest Theme. Please update to latest version and then change any value in Theme Options panel to clear your slider cache and if you have installed any cache plugin then clear those cache as well.
    This issue was fixed in Version 0.1.2.2. See the changelog page for more details of changes in different versions http://catchthemes.com/changelogs/catch-everest-theme/

    in reply to: Post Summaries Not Displaying in Feed #8233
    Sakin
    Keymaster

    @junkfoodrehab.net: Your feed is showing summary text only. Check this http://junkfoodrehab.net/feed/

    But I think you are trying to say that you want to show excerpt in the Homepage. For that go to “Appearance => Theme Options => Layout Options”. There you have to check “Excerpt/Blog Display” in “Content Layout”.

    in reply to: How to remove some things #8223
    Sakin
    Keymaster

    @lydizzle: Sorry it’s not possible to add share button in the excerpt of the slider. You might consider hiring developer who will customize it for you. Try this link http://jobs.wordpress.net/

    in reply to: Font change #8222
    Sakin
    Keymaster

    @cara: You can just purchase Catch Everest Pro from http://catchthemes.com/themes/catch-everest-pro

    Then you will be given access to download the pro version. Download the zip theme fine in your computer. Then after that login to your Site WordPress and follow the steps:
    1. Go to “Appearance => Themes => Install Themes”
    2. Then Click on “Upload” and browse the theme zip file and install it.

    in reply to: Responsive Custom Menu #8197
    Sakin
    Keymaster

    @jocatman: Then try adding in the CSS in “Appearance => Theme Options => Custom CSS” box.
    @media screen and (min-width: 1190px) { .site { width: 990px; width: 99rem; } }

    in reply to: Theme Options Panel – Pro version #8196
    Sakin
    Keymaster

    @karinschultz:
    Where did your site got this color
    #access ul li a:hover, #access ul li.current-menu-item a, #access ul li:hover > a { color: #dafcfa; }

    Check your Custom CSS box or “Appearance => Theme Options => Color options” and check “Menu Hover & Active Text Color” change that color

    in reply to: Glitch in mobile menu? #8195
    Sakin
    Keymaster

    @jocatman: You can upload the screenshot in your site and post the link here.

    in reply to: Hover options #8193
    Sakin
    Keymaster

    @Potzas: I think you have added the Featured Image. Why don’t you remove the links for that from your Theme Options panel.

    in reply to: Theme Options Panel – Pro version #8192
    Sakin
    Keymaster

    @karinschultz: Sorry I don’t understand your question.

    in reply to: Hover options #8190
    Sakin
    Keymaster

    @Potzas: Again your site in locked in. Which images are you talking about? If you are talking about changes in code then you might want to look for developer at http://jobs.wordpress.net/

    in reply to: Feature Slider image #8187
    Sakin
    Keymaster

    @kalalilys: Then remove the Featured Image from the post.

    in reply to: Glitch in mobile menu? #8186
    Sakin
    Keymaster

    @jocatman: Yes I understand your concern. But it’s the trend in the WordPress that I am following. Then how do you separate the Submenu pages.

    Now you site http://www.olleydesign.com/ doesn’t have submenu so it doesn’t have –

    in reply to: Font change #8182
    Sakin
    Keymaster

    @cara: Just upgrade to Catch Everest Pro theme and then you will gave option to change the fonts and also easy way to edit the Header right section where you have option to user Header Right Sidebar.

    But for now, if you want to hide the Search box in header, then just add the following CSS in “Appearance => Theme Options => Custom CSS”.
    #header-right .widget_search { display: none; }

    in reply to: Remove This entry was posted in, remain tags #8181
    Sakin
    Keymaster

    Yes it won’t affect the SEO.

    in reply to: Feature Slider image #8180
    Sakin
    Keymaster

    @kalalilys: You are showing excerpt view only. So, what is your question. I don’t understand it.

    in reply to: Hover options #8177
    Sakin
    Keymaster

    @Potzas: Please take a help from CSS developer. I have send you the css for hover and active. You can change that.

    You told me to remove the fading that is why I send you the css for hover remove in the image.

    I am not getting you.

    in reply to: Glitch in mobile menu? #8176
    Sakin
    Keymaster

    @jocatman: Your theme is not updated. I checked your style.css and it still show version 1.1.1 where your site is supposed to be version 1.2 that is why it is showing menu.

    About the – . All the submenu will be displayed as – to show it is child menu. if further submenu then it will be — and goes on.

    Please update all files.

    in reply to: Remove This entry was posted in, remain tags #8174
    Sakin
    Keymaster

    @bluezelia: If you wan to hide in all pages then replace the above css with the following CSS in “Appearance => Theme Options => Custom CSS” box.
    footer.entry-meta { display: none; }

Viewing 20 posts - 12,521 through 12,540 (of 14,496 total)