Forum Replies Created

Viewing 15 posts - 346 through 360 (of 8,657 total)
  • Author
    Posts
  • in reply to: Telephone icon #132185
    wensolutions
    Keymaster

    Hello,

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

    .home .wrapper .icon-phone {
        display: none !important;
    }

    Also, you can now get the support forum of Edu-college pro in the dropdown.

    Hope this helps.

    Regards.

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

    Hello,

    Please provide us with your site URL so that we can inspect further and help you with the CSS if possible.

    Also, explain in which page you want the featured and where you do not want.

    Regards.

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

    Hello,

    Please go through the below screenshots,

    https://prnt.sc/u5bh4d – Mobile menu working fine with:

    WordPress 5.5- https://prnt.sc/u5bi2u

    Also, please list your activated plugins as the plugins conflict is very likely to occur as you are using other plugins too when we inspected.

    Regards.

    in reply to: Problemas con la edición del tema Nature bliss pro #132177
    wensolutions
    Keymaster

    Hello @JAPANDUHOC,

    Actually we are not quite clear with your query, please explain in detail so that we can help you.

    Regards.

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

    Hello,

    We are not clear whether the above CSS helped your entire requirement or not.

    Please write your query/ confusion in detail.

    Thank you.

    in reply to: Button translation for “latest news” section #132105
    wensolutions
    Keymaster

    Hello,

    Regarding your query, actually you can translate the Read More text from the latest news section.

    Please follow the steps and refer to the screenshots likewise.

    Go to Admin Panel > LOCO Translate > themes > Kids Education Soul > select language and start translating, you can then search for Read More text.

    https://prnt.sc/u4xm2w

    Further, you can select language going to Admin Panel > Settings > and select the language.

    https://prnt.sc/u4xpho

    It will display in the frontend like https://prnt.sc/u4xpvo

    Hope this helps.

    If you have any confusion, let us know.

    Regards.

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

    Hello,

    Regarding your query, actually you can translate the Read More text from the latest news section.

    Please follow the steps and refer to the screenshots likewise.

    Go to Admin Panel > LOCO Translate > themes > Kids Education Soul > select language and start translating, you can then search for Read More text.

    https://prnt.sc/u4xm2w

    Further, you can select language going to Admin Panel > Settings > and select the language.

    https://prnt.sc/u4xpho

    It will display in the frontend like https://prnt.sc/u4xpvo

    Hope this helps.

    If you have any confusion, let us know.

    Regards.

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

    Hello,

    Actually, the issue might have raised due to third party plugin conflict so please once deactivate the plugins one by one and verify that the menu is working in mobile devices or not.

    Hope this will help.

    Regards.

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

    Hello,

    Regarding your query, as already mentioned for now our developers are working on it. We will fix the issue soon and release the update.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Thrive Quiz Builder not compatible with Reblog #132091
    wensolutions
    Keymaster

    Hello @eddy93,

    First of all, thank you very much for using the theme.

    The issue definitely is due the conflict between the plugin and the theme. So we will research and if possible we will settle the compatibility issue and release the update.

    Hoping for your kind co-operations.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    Glad that your other issue are resolved. As for the string translation, we will make the string translation-ready in the plugin and will make the update available.

    If you have any queries further then kindly let us know.

    Thank you.

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

    Hello,

    Regarding your query, actually the menu you open is the page so there mustn’t be an issue as everything is working fine on our side.

    Please make sure you provide us with the screenshots so that we can be clear and help us to inspect.

    Also, fix your site as we are unable to open it. https://prnt.sc/u4ravs

    Hoping for your kind co-operation.

    Regards.

    in reply to: remove padding and title on pages #132087
    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 below the header.

    @media screen and (min-width: 992px)
    {.page div#inner-content-wrapper {
        padding: 0px
    }}

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: change contact form font colour #132085
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can change the color of the text by adding the CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    article .entry-content {
        color: #7a7979;
    }

    Further, you can add below CSS to show the background color of the button.

    input.wpcf7-form-control.wpcf7-submit {
        background-color: #639bad;
    }

    You can manage the color code as per your requirement.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: White Space #132084
    wensolutions
    Keymaster

    Hello,

    Please provide us with the screenshot where the white space is more so that we can help you with specific CSS.

    If you are referring to the section just above the footer then you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the white space.

    .home .site-content{
        display: none;
    }

    Also, you can refer to the below-given instruction link to get the testimonial section with RB: Testimonial carousel widget.

    https://themepalace.com/instructions/themes/realestate-base-pro/#doc-how-to-manage-theme-available-widgets-32

    Hope this helps.

    If you have any queries further, let us know.

    Regards.

Viewing 15 posts - 346 through 360 (of 8,657 total)