Forum Replies Created

Viewing 20 posts - 9,521 through 9,540 (of 14,497 total)
  • Author
    Posts
  • in reply to: Changing sidebar and content width #17858
    Sakin
    Keymaster

    @Halconio: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #content.col8 { width: 784px; border: 1px solid #bbb; }
    #sidebar.col4 { width: 163px; }
    in reply to: Entire homepage visible/Site Title Positioning #17857
    Sakin
    Keymaster

    @pchambers: Sorry your question no 1 cannot be achieved with CSS and about 2. I don’t quite understand it. You site title in inline with your logo as you have added the CSS to do that from your Custom CSS box. So, I don’t get it why again you want it back.

    in reply to: Font Styles #17856
    Sakin
    Keymaster

    For page title and All Capital Letters add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-title { font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }

    in reply to: Font Styles #17841
    Sakin
    Keymaster

    @calvinocampo123: You can add the CSS like below to change the font for header menu.
    #header-menu { font-family: Arial,Helvetica,sans-serif; }

    in reply to: Replace Homepage completely? #17840
    Sakin
    Keymaster

    @Felix: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
    .home .entry-header .entry-meta { display: none; }

    in reply to: Menu order with categories #17834
    Sakin
    Keymaster

    @Dirk: Sorry I don’t get you. Yes you can upload the screenshot in your site and send me the screenshot URL.

    As per my instruction, I mean you can add any number of items in your single menu from “Appearance => Menus”. You don’t need to create different sets of menus. Just create single set of menu where you can add pages, categories and custom links. And yes for the position like “Infos” in front of Contact. You can use your mouse and drag the Info page at top then Contact and it will be fine. See this video http://www.youtube.com/watch?v=KjQfCx0zY6A

    in reply to: can't make my sidebar width narrower #17833
    Sakin
    Keymaster

    @insanelydesign: Then check in your suite URL that you have posted. It’s not published. I cannot see it. It shows be godaddy hosting ads.

    in reply to: Remove "posted by…" mention at bottom of the post #17832
    Sakin
    Keymaster

    @Sihedow: That cannot be remove from CSS. You can remove the whole like if you want. But if you just want to remove the author then you need to build child theme and then copy content-single.php file to your child theme and delete the following from the code line no 47.
    by <a href="%6$s">%5$s</a>

    Note: I see that you are using Catch Box Free version and you are not allowed to change Catch Box name from the footer. This is the only recognition that we gt for free theme and free support. If you really want to remove that then use Catch Box Pro version.

    Thanks.

    in reply to: Can't choose sidebar page template on posts page (blog) #17831
    Sakin
    Keymaster

    `@janetSchaper: You can’t specify sidebar in Post page set as it will take take Optional Archive Sidebar and if that is empty then main sidebar.

    I see that you have added the following CSS to hide the page title
    .page .entry-header { display: none; }

    To overwrite the css to hide the title and to just show the title on blog page, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .page.page-blog .entry-header { display: block; }

    in reply to: Remove "posted by…" mention at bottom of the post #17825
    Sakin
    Keymaster

    @Sihedow: Sorry I cannot find it where is it in your site.

    in reply to: UPDATING THEME #17824
    Sakin
    Keymaster

    @egnalc: It’s mention in theme instruction page http://catchthemes.com/theme-instructions/catch-mustang/ that you need to first activate any other theme such as Catch Box and then delete your existing Catch Mustang theme from “Appearance => Themes”. Then you can install your fresh copy of theme.

    in reply to: Menu order with categories #17823
    Sakin
    Keymaster

    @Dirk: That is why I am telling you to create your own custom menu from “Appearance => Menus”, from here you can click on pages, category or add custom links as per you wish and then also use drag and drop from your mouse to change the position. See this http://catchthemes.com/blog/custom-menus-wordpress-themes/

    in reply to: Can't Remove "wordpress" from URL #17822
    Sakin
    Keymaster

    @Kevin: I see that you have installed your WordPress site in wordpress1 directory. So, first you need to move all the files and folder from wordpress1 directory to your root directory. Then you need to do search and replace your database to replace the url http://bluestreakonline.com/wordpress1 with http://bluestreakonline.com . For search and replace you can use the script http://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    in reply to: UPDATING THEME #17813
    Sakin
    Keymaster

    @egnalc: You can check out the theme instruction at http://catchthemes.com/theme-instructions/catch-mustang/ for update and if you still have issue then let me know it. I will assist you in updating.

    Yes, you can add Right Sidebar on the homepage only if you have static page or latest posts activated from “Appearance => Theme Options => Homepage Options => Homepage/Frontpage Settings”

    in reply to: Menu order with categories #17812
    Sakin
    Keymaster

    @Dirk: You can create your own set of Custom Menu from “Appearance => Menus”. Just add pages, categories and custom links as per you need. Also you can use drag and drop to arrange the order. Then after you create the menu. You need to assign that menu to the theme from “Appearance => Menus => Manage Locations”

    in reply to: Remove "posted by…" mention at bottom of the post #17811
    Sakin
    Keymaster

    @Sihedow: Please add in your site URL so that I can check in your site.

    in reply to: Current sub menu color #17810
    Sakin
    Keymaster

    @Natekj: Yes all confusing. So, can you add in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* Sub-menu of Current Menu */
    #header #mainmenu .current-menu-item .sub-menu a { background-color: #fff;  color: #000; } 
    /* Sub-menu of Current Menu at Hover state */
    #header #mainmenu .current-menu-item .sub-menu a:hover { background-color: #000;  color: #fff; }
    in reply to: sidebar on home and productpages #17809
    Sakin
    Keymaster

    @FannyV: Ok thanks.

    in reply to: How to show page excerpts on home page #17808
    Sakin
    Keymaster

    @poppy: That’s is great approach. Thanks for sharing.

    in reply to: Infolink insearch and infram not working in my website #17797
    Sakin
    Keymaster

    @vss: Sorry we cannot support all the plugins. We try to add support to popular plugin. The plugin need to be compatible with the themes with standards.

    Yes, I can assist you is you have any code that we need to add in theme for that plugin. But I cannot help in other way as we don’t know about that plugin. Try asking in that plugin support on what needs to be added or hire customizer to do that for you.

Viewing 20 posts - 9,521 through 9,540 (of 14,497 total)