Forum Replies Created

Viewing 20 posts - 4,021 through 4,040 (of 4,116 total)
  • Author
    Posts
  • in reply to: Image loading issue #118617
    tikaram
    Participant

    @benoit : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Default Colors #118614
    tikaram
    Participant

    @jcmoch : Go to Appearance => Customize => Additional css

    Under Additional css box add the following css

    .site a{
    color: #color-code;
    }
    .site a:hover{
    color: #color-code;
    }

    Please make sure you change the color-code with desired color-code you want to use in your site.
    Let me know if you have any problem about choosing color-codes.

    Regards,
    Tikaram

    in reply to: slider theme clean bussines #118613
    tikaram
    Participant

    @recreacioncanapro : Go to Appearance => Customize => Featured Slider
    UnderSelect Slider Type Select the slider type you want to use. You can change the image and text from this section.

    To remove read more button:
    Go to Appearance => Customize => Additional CSS and add the following css and save your settings.

    .slide-inner .button-slider{
    display:none;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Catch Everest Pro – content stretched over container #118612
    tikaram
    Participant

    @web-clubs : Thank you for contacting. After analyzing your site it seems like there is a css conflict due to the plugin Google-maps-bank
    Please try disabling the plugin and test it. Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Portfolio feature on page instead of homepage #118605
    tikaram
    Participant

    @wouwonline : It is possible to place a portfolio on a page. You will need to download and install the plugin Essential Content Types .
    Please follow the instructions to add and display portfolio items from the following link:
    Link : https://catchthemes.com/blog/essential-content-types-plugin/#Portfolio.
    Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Building Real Estate Website #118570
    tikaram
    Participant

    @pete-guttenberggmail-com : To fix featured content section.

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

    #featured-content.layout-four .hentry {
        width: 25%;
    }

    Regards,
    Tikaram

    in reply to: Image problem #118569
    tikaram
    Participant

    @daniel98 : Please check after disabling all the plugins and try with WordPress default theme and let me know if the problem is with our theme. Please try installing a fresh copy of theme as well. Let me know how it goes.

    Regards,
    Tikaram

    in reply to: Footer Widget Spacing #118564
    tikaram
    Participant

    @umcchugiak : Thank you for contacting and letting us know the issue. Its due to a small bug in the theme. It will be fixed in next update. Please let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Header Image disappear in Catch Responsive Pro #118563
    tikaram
    Participant

    @bencloutier : Thank you for contacting and letting us know the issue. Its due to a bug in the theme. It will be fixed in next update. Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: customizer doesn't work #118559
    tikaram
    Participant

    @visualmotion : Thank you for contacting. The issue is not caused either by plugins or by theme itself. Its a memory related issue. Please contact your web hosting server and request them to increase the memory_limit of your server. After increasing the memory it should work.

    Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Sidebar error #118557
    tikaram
    Participant

    @tracywu : Try clearing your browser cache that may be causing the issue. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Small #118509
    tikaram
    Participant

    @johnnyjorgensen : Thank you for buying the theme and appreciating our work. To add the small icon

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

    .menu-item-has-children > a:after {
       content: ' ▾';
    }

    Hope this works for you.

    Regards,
    Tikaram

    in reply to: Building Real Estate Website #118496
    tikaram
    Participant

    @pete-guttenberggmail-com : To make the site full width along with menu and slider.

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

    .site {
        width: 100%;
    }
    #feature-slider .cycle-slideshow {
        max-width: unset;
        width: 100%;
    }
    #feature-slider img{
    	width: 100%;
    }

    Regards,
    Tikaram

    in reply to: Author of blog post not showing up #118495
    tikaram
    Participant

    @pete-guttenberggmail-com : Please make sure that each author has a post assigned so that it will be displayed. To display author name you need to have at least two authors with respective post assigned to them.

    Regards,
    Tikaram

    in reply to: Display full blog posts on home page #118494
    tikaram
    Participant

    @pete-guttenberggmail-com : featured image will show form post.

    Regards,
    Tikaram

    in reply to: Header right widget not centered on mobile device #118493
    tikaram
    Participant

    @aphdescomcast-net : Go to Appearance => Customize => Additional CSS and add the following css.

    @media screen and (max-width: 767px) {
    	.sidebar-header-right p{
    	padding-left: 30px;
    
    }
    }

    Please put the css outside of

    /*
    You can add your own CSS here.
    Click the help icon above to learn more.
    */

    If you put the css inside, the css will not work. Make sure you put the css after it.

    Regards,
    Tikaram

    in reply to: Building Real Estate Website #118487
    tikaram
    Participant

    @pete-guttenberggmail-com : please post in your site URL and i will help you with the custom css.

    Regards,
    Tikaram

    in reply to: Author of blog post not showing up #118485
    tikaram
    Participant

    @pete-guttenberggmail-com : please post in your site URL.

    Regards,
    Tikaram

    in reply to: Display full blog posts on home page #118484
    tikaram
    Participant

    @pete-guttenberggmail-com : To display the featured image full size above the post.
    Go to Appearance => Customize => Theme Options => Layout Options

    Under Archive Content Layout
    Select Excerpt image top and save your settings.

    To increase Excerpt Length : Go to Appearance => Customize => Theme Options => Excerpt Options
    Under Excerpt Length (words) : increase the word count by pressing the upward pointing arrow.
    Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: How Do I Customize Menu Buttons? #118483
    tikaram
    Participant

    @buckinl : Go to Appearance => Customize => Color Options => Primary menu Color Options

    Under Primary menu Color Options box you can customize your primary menu color options.

    Please post in your site URL and let me know if you need any further assistance.

    Regards,
    Tikaram

Viewing 20 posts - 4,021 through 4,040 (of 4,116 total)