Forum Replies Created

Viewing 20 posts - 2,581 through 2,600 (of 4,113 total)
  • Author
    Posts
  • in reply to: website doesn't show properly on mobile #131688
    tikaram
    Member

    @cia-jansen : Go to Appearance => Menus. Click on Custom Links to expand it.
    If you want architecture page to be link less.
    You want to add a custom link so give it the label as architecture. In the URL field, enter the # sign. Once done, click on the Add to Menu button. Save your menu once this custom link is added to the menu. Follow the similar steps for stories as well. Hope this resolves your issue.

    Regards,
    Tikaram

    in reply to: Delete / edit "Home" from breadcrumb #131684
    tikaram
    Member

    @dgfx : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    in reply to: Featured images on post site won't render since update. #131682
    tikaram
    Member

    @sharathchandra : This support forum is for themes and plugins by Catch Themes only, it looks like you are not using our theme. I will be happy to answer if you have any queries related to our theme.

    Regards,
    Tikaram

    tikaram
    Member

    @nsd : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    tikaram
    Member

    @wannabebre84 : Please download and activate the child theme from this link.

    Open the functions.php file of the child theme and enter the desired name for your portfolio items. Currently, I have set stories as name of permalink. Replace stories with the desired name. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: WooCommerce Side Bar #131670
    tikaram
    Member

    @fireflywebs : WooCommerce sidebar is only available for WooCommerce pages and products.
    if you want WooCommerce items to appear in the sidebar, you can either add WooCommerce related widgets in the pages sidebar or add same widgets in any optional sidebar and select the optional sidebar when you edit or add pages. You can use any of the optional sidebar from the available thee sidebars and add the required widgets in the optional sidebar. Let me know if you need any further assistance regarding the issue.

    Regards,
    Tikaram

    in reply to: Increase width for pagecontent #131620
    tikaram
    Member

    @gunnarfagerlind : For small screens use the following additional css.

    @media only screen and (min-width: 990px) {
    	#content_sidebar_wrap #main {
        width: 100%;
    }
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

    tikaram
    Member

    @heidi-lewis : You can easily disable the sections from the customizer.

    To disable Portfolio : Go to Appearance => Customize => Theme Options => Portfolio
    Under Enable on : select Disabled.

    You can disable services and testimonials in the same way as you did for the portfolio.

    To disable sidebar from the Homepage : Go to Appearance => Customize => Theme Options => Layout Options
    Under Homepage/Archive Layout : Select no sidebar.
    It looks like there is some problem in your child theme customization, I don’t seem to find any issue with the theme.

    The demo of the theme uses a ct: featured post widget which is not available in free version. Please upgrade to pro if you would like to use it.

    Regards,
    Tikaram

    in reply to: Delete / edit "Home" from breadcrumb #131618
    tikaram
    Member

    @dgfx : Go to Appearance => Customize => Additional css and add the following additional css.

    #breadcrumb-list .container > span:first-child {
        display: none;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Images have different sizes #131614
    tikaram
    Member

    @dragosvpop : I don’t seem to find any issue on your site. Please view the screen-shot as it appears on my end. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Change Color for post-title #131608
    tikaram
    Member

    @artpriskaleutenegger-ch : I will talk with the development team regarding the issue and let you know. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Reduce vertical spacing above and below page title #131605
    tikaram
    Member

    @jebernier : Go to Appearance => Customize => Additional css and add the following css.

    #content .wrapper {
    	padding-top: 0;
    }
    .entry-container .entry-header {
    	margin-bottom: 0;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    tikaram
    Member

    @nsd : Please replace the additional css with the following css.

    .custom-logo {
        max-width: 900px !important;
        width: 100%;	
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Featured slider missing #131579
    tikaram
    Member

    @rachelkollerup : Please try doing a fresh installation of the theme again.

    Regards,
    Tikaram

    in reply to: Custom Logo #131578
    tikaram
    Member

    @ydigilov : I suggest you to create a child theme and modify the function in the child theme. You should not edit the parent theme directly. Let me know if you need any further assistance regarding the issue.

    Regards,
    Tikaram

    in reply to: Footer info #131577
    tikaram
    Member

    @right-hand : you are right. The footer editor option is available in Pro version only. Let me know if you need any further information.

    Regards,
    Tikaram

    in reply to: Theme Customizer Not Working #131575
    tikaram
    Member

    @contentchampion : You have mentioned that you have deactivated plugins one by one but I suggest you to deactivate all plugins and follow this link to know more about plugin conflict with our themes.

    Regards,
    Tikaram

    in reply to: Increase width for pagecontent #131530
    tikaram
    Member

    Go to Appearance => Customize => Additional css and add the following css.

    #content_sidebar_wrap #main {
        width: 100%;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Increase width for pagecontent #131529
    tikaram
    Member

    @gunnarfagerlind : Can you please explain further. Would you like to increase or decrease the width of the content? Please provide details so that I can help you resolve the issue.

    Regards,
    Tikaram

    in reply to: Woocommerce breadcrumbs #131528
    tikaram
    Member

    @benkenogy : Please post in your site URL.

    Regards,
    Tikaram

Viewing 20 posts - 2,581 through 2,600 (of 4,113 total)