Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30592
    dfjama
    Member

    Hi,
    I have three issues here at http://www.media-dynamix.co.za with Catch-Kathmandu theme:

    1. I want to change the color of the blue banner in the footer from blue (1b5f7d) to black (#000000).

    2. How can I get rid off the blue banner with the text in the bottom right of featured image sliders.

    3. I want to justify the text, I don’t see formatting tool, top of the text field in the page area.

    Many thanks…..

    #30619
    Sakin
    Keymaster

    @dfjama:
    1. You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #site-generator { background-color: #000; }

    2. You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide the slider text.
    #main-slider .entry-container { display: none; }

    Note: I see that you have replaces the images inside ‘catch-kathmandu’ core theme directory. You should not edit any core theme files as these changes will be reverted back to original when you update or upgrade your theme. To change the images in the Slider in Catch Kathmandu Free theme, you need to create post from “Add New => Posts” and add featured image in your post. Then you need to go to “Appearance => Theme Options => Featured Slider => Featured Post Slider Options” and add in the post ID. You will be able to see the post ID in your all “Posts” section.

    Fore more check our theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu/ and check in “How to add Featured Image in Post/Page?” and “Featured Slider” section.

    3. Which text you want to justify. In web justify text is not so common and we let it align left.

    #30903
    dfjama
    Member

    It all worked well for me.
    I cannot thank you enough for the simplicity of your themes, your prompt feedback and clear instructions. Well done and keep the good work up. For sure I will very soon purchase the commercial version ad this Kathmandu theme for me is amazing.

    #30970
    Sakin
    Keymaster

    @dfjama: Thanks for your appreciation. Cheers 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Banner color and other 2 questions’ is closed to new replies.