Forum Replies Created

Viewing 20 posts - 1,021 through 1,040 (of 1,154 total)
  • Author
    Posts
  • in reply to: Can't disable search box from top area #154877
    sapana
    Participant

    @isedo:Go to=>Appearance=>Customize=>Additional CSS and add the following CSS code.

    #searchform {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Sapana

    in reply to: Can't create a footer menu #154876
    sapana
    Participant

    @isedo:Please, post your site Url so that I can look into the issues.

    Kind Regards,
    Sapana

    in reply to: Set background not working #154869
    sapana
    Participant

    @autourdunmoment:Make sure that your layout setting is box.Go to=>Appearance=>Customize=>Theme Options=>Layout Options=>Site Layout=>Checked to Boxed. Let me know if this works out! and Please post your site Url too.
    Kind Regards,
    Sapana

    in reply to: Responsive menu is not working #154803
    sapana
    Participant

    @szavorotniy:This may be due to plugin conflict. Please, deactivate all the plugin and recheck your site again. I suggest you to follow this instruction.
    Kind Regards,
    Sapana

    in reply to: Need help to hide a PAGE titel #154786
    sapana
    Participant

    @knudkp:Hello, there,
    I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-base/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
    Kind Regards,
    Sapana

    in reply to: Need help to hide a PAGE titel #154785
    sapana
    Participant

    @knudkp:To remove the horizontal line lower the content
    Go to=> Appearance=>Customize=>Additional CSS and add the following CSS code

    #featured-content{
    border-bottom:0px;
    }
    #supplementary{
    border-top:0px;
    }

    Let me know if this helps you out!
    Kind Regards,
    Sapana

    in reply to: Static Front Page #154780
    sapana
    Participant

    @msanhpaints:-There seems to be theme issue for displaying 3 columns, I will let you know in next theme update.
    -To Oder the project featured image
    Go to=>Dashboard=>Portfolio=> All Project=>Select the project=>Edit the Published On date to latest date as per Ordering.
    Kind Regards,
    Sapana

    in reply to: submenus #154778
    sapana
    Participant

    @berg-rupprecht:I test your site and menu appears same as it appears on your Smart Phone,Ask your friend to clear the browser cache and re-check it.
    let me know if this helps you out!
    Kind Regards,
    Sapana

    in reply to: submenus #154775
    sapana
    Participant

    @berg-rupprecht:Glad to hear that it worked well.
    Kind Regards,
    Sapana

    in reply to: Branding above navigation #154773
    sapana
    Participant

    @heartfelt-herbivore:Go to=> Appearance=> Customize=>Additional CSS and add the following CSS code

    .custom-logo-link {
        display:block !important;
    }
    .navigation-classic .nav-search-wrap {
        flex:-moz-available !important;
    }
    .site-branding {
        width:100% !important;
    }

    Let me know if this works out!
    Kind Regards,
    Sapana

    in reply to: Need help to hide a PAGE titel #154771
    sapana
    Participant

    @knudkp:Go to => Appearance=>Customize=> Additional CSS and add the following CSS code

    .home #content {
    display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Sapana

    in reply to: Lower limit on font-size? #154770
    sapana
    Participant

    @wolpertinger:
    Hello, there,
    I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-flames/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
    Kind Regards,
    Sapana

    in reply to: opacity #154769
    sapana
    Participant

    @toerfiets: Glad to know that you figure it out!
    Kind Regards,
    Sapana

    in reply to: Need help to hide a PAGE titel #154697
    sapana
    Participant

    @knudkp: Go to=> Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS code.

    #post-4 {
     margin-bottom: 0px;
     padding-bottom:0px;
    }
    #content .wrapper{
    padding-bottom:0px !important;
    padding-top:0px !important;
    }

    Let me know if this works out!
    Kind Regards,
    Sapana

    in reply to: Need help to hide a PAGE titel #154437
    sapana
    Participant

    @knudkp:Go to=> Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS code

    .page-id-4 .entry-title {
        display: none !important;
    }

    You can add any page-id as per your requirement where you want to hide the title.
    let me know if this works out!
    Kind Regards,
    Sapana

    in reply to: Lower limit on font-size? #154436
    sapana
    Participant

    @wolpertinger: You can lower the font size using the Custom CSS.To lower the font size of the widgets you can Go to=>Dashboard=> Appearance=>Additional CSS and Add the following CSS code.

    .widget-area, .widget ul{
    font-size:10px !important;
    }

    You can change the font size as per your requirement.
    Let me know if this helps you out! and please do post your site Url too.
    Kind Regards,
    Sapana

    in reply to: submenus #154417
    sapana
    Participant

    @berg-rupprecht:I have made some changes to your site Please, check it out and let me know if this works out!
    Kind Regards,
    Sapana

    in reply to: submenus #154414
    sapana
    Participant

    @berg-rupprecht: Can you please send me screen shot regarding header image issue. For the Contact Form you can install any kind of plugins like Contact Form 7, WP Forms and many others.
    Kind Regards,
    Sapana

    in reply to: Featured images displaying in header #154404
    sapana
    Participant

    @zer0decibel:Can you Please, send me your site Url so that I can look into the issues.
    Kind Regards,
    Sapana

    in reply to: Static Front Page #154403
    sapana
    Participant

    @msanhpaints:Go to=> Dashboard=>Appearance=> Customize=>Portfolio=>Enable on=>Select on Homepage/Front Page
    Let me know if this helps you out!
    Kind Regards,
    Sapana

Viewing 20 posts - 1,021 through 1,040 (of 1,154 total)