Forum Replies Created

Viewing 15 posts - 331 through 345 (of 8,657 total)
  • Author
    Posts
  • in reply to: Remove or reduce header image. #132370
    wensolutions
    Keymaster

    Hello,

    You can use the CSS given below to remove the site description following the path Admin Panel > Appearance > Customize > Additional CSS.

    .archive #site-identity .site-description {
        display: none;
    }

    But we could not find the breadcrumb as per the screenshot. So, please provide us with the link of the page so that we can help you precisely.

    Regards.

    in reply to: Search results page #132368
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the header image you choose for the page from Admin Panel > Appearance > Customize > Header Image will be same for the all pages except the frontpage(as the front page does not have header image). So, you cannot change the header image in individual pages.

    Further, for the sidebar, you can use below-given CSS to remove it by following the path Admin Panel > Appearance > Customize > Additional CSS,

    .search-results .widget-area{
        display: none;
    }
    .search-results .content-area{
        width: 100% !important;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    wensolutions
    Keymaster

    Hello,

    Regarding your query, everything is working fine on our side when we verified with the latest version of the theme as you can see in the screen record given below:

    https://www.loom.com/share/add73a692877481aba46fdef2a179d70

    Please refer to the above reference of the screen record if that helps.

    If you have any queries, let us know.

    Regards.

    in reply to: Probleem wijzigen kleur van tekst #132364
    wensolutions
    Keymaster

    Hello,

    Regarding your query, everything is working fine on our side as you can refer to the screenshot below:

    https://prnt.sc/u6m1pf

    Also, please verify the text color by updating to the latest version of the theme and by following the path Admin Panel > Appearance > Customize > color option> content color option > text color and choose your color and publish the changes you made.

    Hope this helps.

    If you have any queries/confusion, let us know.

    Regards.

    in reply to: DEMO DATA WILL NOT IMPORT #132362
    wensolutions
    Keymaster

    Hello,

    Sorry for the inconvenience.

    We have released the update of Kids Education Pro theme and you can now import demo data.

    To import demo data following steps is required:

    – First Catch Themes Demo Import plugin is required
    – Tp Education plugin should be active
    – Theme go to Appearance >> Demo Import
    from there just click a import button one of Demo data to import Data

    Note : Importing Demo data may take 5 – 10 minute to be fully done.

    Hope this helps.

    If you have further queries/confusion, kindly let us know.

    Regards.

    wensolutions
    Keymaster

    Hello,

    Please update to the latest version of the WP Travel where we have fixed the translation issue.

    Please once verify and if you have any queries further, get back to us.

    Regards.

    in reply to: Prices, Dates and Related Trips #132313
    wensolutions
    Keymaster

    Hello @style-travel-bg,

    When we tested your site, the site seems fine.

    https://prnt.sc/u65oih

    The issue related to the calendar is fixed now in the latest update so please update to the latest one and verify the issue.

    Thank you.

    in reply to: Remove or reduce header image. #132311
    wensolutions
    Keymaster

    Hello,

    Sorry for not being clear.

    We will need a site which is not under maintenance and we can inspect on it.

    Hope this clears.

    Regards.

    in reply to: Remove or reduce header image. #132307
    wensolutions
    Keymaster

    Hello,

    Thank you very much for specifying it through the screenshots, but to help you fix these we require your site URL so that it will help you as per your requirement without harming other design layouts.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Remove/Hide Featured Image #132288
    wensolutions
    Keymaster

    Hello,

    To remove the featured image section, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS.

    .postid-151 #page-site-header {
        display: none;
    }  

    To remove the No Image Found section and manage the section, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS.

    #latest-posts .section-content .featured-image {
        display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: remove padding and title on pages #132284
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the gapping above the footer.

    .page section.elementor-element.elementor-element-530aa9a0.elementor-section {
        padding: 10px;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: White Space #132200
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the white space as per your requirement.

    .home #sidebar-front-page-widget-area .widget{
        padding: 20px 0;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Prices, Dates and Related Trips #132199
    wensolutions
    Keymaster

    Hello,

    For now, we have deleted your reply as the credentials are not safe in the public forum.

    We will get back to you after we inspect your login details.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Menu mobile devices wouldn’t open #132196
    wensolutions
    Keymaster

    Hello,

    Glad you found the plugin that caused the issue since it is incompatible with the theme.

    If you have any queries, let us know.

    Regards.

    in reply to: Change colour of Header/Footer #132186
    wensolutions
    Keymaster

    Hello,

    Please refer to the screenshot given below:

    https://prnt.sc/u5cczh

    Regards.

Viewing 15 posts - 331 through 345 (of 8,657 total)