Forum Replies Created

Viewing 20 posts - 8,301 through 8,320 (of 14,509 total)
  • Author
    Posts
  • in reply to: spacing between the slider modules on the right #22822
    Sakin
    Keymaster

    @Sevian: The following css can be use to change the border color
    #secondary .widget { border-color: #ddd; }

    in reply to: Posts Page (Static Front Page) – clarification #22811
    Sakin
    Keymaster

    @sbartsch: Can you go to “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options” and un-check “Exclude Slider post from Homepage posts?” and save changes.

    in reply to: Header Image and Social Icons #22810
    Sakin
    Keymaster

    @Melanie: Oh I got it now. I see that you have merge your logo and header image in a single image. Here is my suggestion. First make your large header image in two, 1 will be all in one mom logo and 2 will be the images, header image. Then,
    1. First go to “Appearance => Theme Options => Header Options” and upload just logo in “Logo url” and save changes.
    2. Then go to “Appearance => Header” and upload your large header image.

    in reply to: spacing between the slider modules on the right #22799
    Sakin
    Keymaster

    @Sevian: You can adjust the margin bottom as per your need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #secondary .widget { margin-bottom: 30px; }

    in reply to: Posts Page (Static Front Page) – clarification #22798
    Sakin
    Keymaster

    @sbartsch: Oh so you want your page to show the blog. Then go to “Settings => Readings” in your WordPress Dashboard. Then in “Front page displays”, click on “A static page (select below)” and in “Posts page:” select the page in which you want to show the blog in.

    in reply to: Header Image and Social Icons #22796
    Sakin
    Keymaster

    @Melanie: You site is currently under construction and cannot check in.

    in reply to: Update Everest Pro #22794
    Sakin
    Keymaster

    @Ancestral0: This issues is handle by our sales and account team. You can contact them directly at http://catchthemes.com/contact-us/. For now, I have asked them to email you. So, you will be getting email soon.

    in reply to: Multiline Menu? #22766
    Sakin
    Keymaster

    @Bookmama: I hoe you are know that you can build custom menus from “Appearance => Menu”. Then in Navigation Label you can add in <br /> code. See the screenshot http://www.pinterest.com/pin/548594798331595274/

    Post in your site URL for more support.

    in reply to: Costumize "continue reading" #22761
    Sakin
    Keymaster

    @Irina: Go to “Appearance => Theme Options => Excerpt/More Tag Settings” and then change the “More Tag Text” and save changes.

    in reply to: image widgets not recognised by SEO? #22757
    Sakin
    Keymaster

    @Mark: Sorry can you post this question in WordPress SEO plugin forum. All image in media should be fine. Also SEO checks for image alt tag. So, I don’t get the issue.

    in reply to: Do not show selected information category #22755
    Sakin
    Keymaster

    @Sevian: Thant’s category header. If you have posted your site URL then it would have been easy for me to check in. Can you try to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .archive .page-header { display: none; }

    in reply to: Header Image and Social Icons #22754
    Sakin
    Keymaster

    @Melanie: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-content { padding: 0; }
    #sidebar-header-right #social-search,
    #sidebar-header-right .social-profile ul li {
        margin-bottom: 0;
    }
    in reply to: separate background for homepage and other pages #22753
    Sakin
    Keymaster

    @eharper: Send me your site URL and the code code that you want to change to then I will check in your site and send you the css code.

    in reply to: Home Page Header Image #22751
    Sakin
    Keymaster

    @Steve: Nice 🙂

    in reply to: Sidebar Navigation Menu #22750
    Sakin
    Keymaster

    @elijah_106670: Sorry your site is in under-construction. So, I cannot view it. You can add create custom menu from “Appearance => Menus” and then if you want add it in sidebar then you can go to “Appearance => Widgets” and add it in your “Header Right” sidebar.

    in reply to: Posts Page (Static Front Page) – clarification #22749
    Sakin
    Keymaster

    @sbartsch: Sorry I don’t get it what you mean. Can you explain in reference with your site URL. So, that I can understand better.

    in reply to: Menu bar color #22747
    Sakin
    Keymaster

    @mp: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following css, you can change the color code as per your need.
    #header-menu ul.menu li { border-color: #444444; }

    in reply to: Menu bar color #22617
    Sakin
    Keymaster

    @mp: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following css, you can change the color code as per your need.
    #header-menu #access { background: none #1982d1; }

    For more color options, you can upgrade to Catch Evolution Pro theme where you have full color picker at “Appearance => Theme Options => Color Options”

    in reply to: Smaller header image possibilities #22614
    Sakin
    Keymaster

    @Martijn83: Yes you can upload header image of any side you like from “Appearance = Header”

    in reply to: Creating seperate main & page backgrounds #22611
    Sakin
    Keymaster

    @Sheree: You can add the following css in “Appearance => Theme Options => Custom CSS” box to add white background color behind the content.
    #main { background-color: #fff; }

Viewing 20 posts - 8,301 through 8,320 (of 14,509 total)