Forum Replies Created

Viewing 20 posts - 2,121 through 2,140 (of 14,510 total)
  • Author
    Posts
  • in reply to: Featured Content Layout Four does not work correctly. #67694
    Sakin
    Keymaster

    @Munkie: After you have that number to 4 and save it. You need to need to close the customizer and re-open it or refresh it.

    in reply to: Alternate Header? #67693
    Sakin
    Keymaster

    @photoframd: For that you need to have static front page in Homepage. Go to “Settings => Readings” and then add static front page. Then in this page, you add in “Featured Image”. After that go to “Appearance => Customize => Header Image” and in “Enable Featured Header Image on”, you need to select “Entire Site, Page/Post Featured Image”. This way, it will load default image in entire site which doesn’t have Featured Image. But it will replace header image with featured image on those page which has one.

    in reply to: No blog posts on mobile OS #67692
    Sakin
    Keymaster

    @viaticusgroup: It’s same issue, I have already replied you there in
    http://catchthemes.com/support-forum/topic/home-page-features-missing-on-mobile/

    You need to disable “Mobile” module from Jetpack plugin. Not the responsive design from theme options.

    in reply to: Home Page features missing on mobile #67691
    Sakin
    Keymaster

    @viaticusgroup: I see that you are using JetPack plugin. So, just go to “JetPack” settings and deactivate “Mobile” module.

    in reply to: Unable to make menu font size larger #67690
    Sakin
    Keymaster

    @Paul: This site is not using our theme. So, you need to ask in that theme author support forum. Here, we only support theme by Catch Themes.

    in reply to: Menu bug? And other menu challenges #67688
    Sakin
    Keymaster

    @Mantu2:
    1. Can you post in your site URL so that I can check in your secondary menu.
    2. What is the type of error. Can you send me screenshot or the error message.
    3. Not sure about this, I need to look at it.

    in reply to: Colour of the text of the secondary menu #67686
    Sakin
    Keymaster

    @peterdroginformation-nu: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .nav-secondary .catchbase-nav-menu .sub-menu a { color: #fff; }

    in reply to: adjustment of responsive header structure #67626
    Sakin
    Keymaster

    @Svenni: You can try adding following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    @media screen and (max-width: 990px) {
        #masthead { position: relative; }
        #mobile-header-left-menu { position: relative; z-index: 2; }
        #masthead .sidebar-header-right { position: absolute; right: 0; top: 0; z-index: 1; }
    }
    in reply to: Breadcrumb gray bar #67618
    Sakin
    Keymaster

    @photoframd: nice… You can change the color code in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #breadcrumb-list { background-color: #ddd; }

    in reply to: Schema.org #67616
    Sakin
    Keymaster

    @jmb-travel: Not sure about the timeline. Yes, we are always evolving to add in new features so will be adding it soon. Many user don’t want it. Also none of the default WordPress theme has added in scheme. So, the best option is to add scheme by using WordPress plugin. Try searching for plugin at http://wordpress.org/plugins/

    in reply to: Border around feature-slider #67615
    Sakin
    Keymaster

    @photoframd: That should work fine. If that is not working then, try adding following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #feature-slider { border: 10px solid #cc0001; }

    in reply to: Strange behavior of Feature Post Slider #67614
    Sakin
    Keymaster

    @PierreSG: Thanks for your appreciation and it’s great learning.

    in reply to: Breadcrumb gray bar #67613
    Sakin
    Keymaster

    @photoframd: Please post in your site URL and let me know which color you want to change and then I will send you custom css.

    in reply to: adjustment of responsive header structure #67611
    Sakin
    Keymaster

    @Svenni: Please post in your site URL and then I can check in if that is possible with css or not. If not then you need to change it by building child theme.

    in reply to: Different header images in each page #67610
    Sakin
    Keymaster

    @jmb-travel: Sorry, I don’t get it in which page it is not working. The settings does like this. I will load default header image for archives but for pages and posts you can change it individually.

    in reply to: Space between site-title and site-description #67608
    Sakin
    Keymaster

    @Guillaume: Let me know if any change you got online.

    in reply to: Space between site-title and site-description #67605
    Sakin
    Keymaster

    @Guillaume: Ok I cannot check in with your css. You need to make site Live. You can publish test site or live site and let me know it.

    in reply to: Lost Featured Photo for Posts on Homepage #67603
    Sakin
    Keymaster

    @photoframd: Hum… This is strange. Pro version should work exactly like free version. Can you go to “Appearance => Customize => Theme Options => Layout Options” and then check in “Archive Content Layout”.

    Also post in your site URL and explain where was the issue which is not showing now.

    in reply to: ①Header height, ②featured slider color, 3gray line #67601
    Sakin
    Keymaster

    @Kenta: Sorry I don’t understand your request. What do you mean by reduce header right. Are you trying to reduce space, height, font or width.

    in reply to: Space between site-title and site-description #67600
    Sakin
    Keymaster

    @Guillaume: What have you added in custom css. If you don’t want space between, then remove the previous css that I gave you and add the following:
    #site-title { line-height: 1; }

Viewing 20 posts - 2,121 through 2,140 (of 14,510 total)