Forum Replies Created

Viewing 15 posts - 2,506 through 2,520 (of 8,657 total)
  • Author
    Posts
  • in reply to: reduce the top & bottom padding between the menu & logo #96305
    wensolutions
    Keymaster

    Hello,

    Please attach the below given CSS by going to Admin Panel > Appearence > Customize > Additional CSS

    header#masthead {
        padding: 6px 0;
        min-height: 70px;
    }

    Hope this helps,

    For any further query/confusion, feel free to write back to us,

    Best Regards!!

    in reply to: Home Page Slider Image #96304
    wensolutions
    Keymaster

    Hello @dlnsparks

    On inspecting your site URL, we found that the image size of the slider is fine and the space occupied seems to be normal.

    However, if you are willing to use a small size image in the slider, use image with small height as the slider size will adjust in accordance to the size of the uploaded image itself.

    Also, please once verify by using the image of 1421px x 560 px as the accurate size is 1421px x 560 px.

    Hope this helps,

    Let us know for any further query/consfuion,

    Best Regards!!

    in reply to: adopt-pet #96303
    wensolutions
    Keymaster

    Hello @dlnsparks

    Can you please provide us with the screenshot of the area you want to place the content in, so that we can look forward for the fix precisely and provide you with the solution if possible ?

    Hope to hear from you soon,

    Regards!!

    in reply to: div .tour-info on Travel Base Pro breaking UI on mobile #96185
    wensolutions
    Keymaster

    Hello,

    The tab is not working due to the conflict with the plugin “SG Optimizer” which we have fixed now by deactivating the respective plugin.

    Also, to fix the issue in responsive view, add below given CSS in Additional CSS.

    @media screen and (max-width: 782px){
    html {
        margin-top: 46px !important;
        overflow: hidden;
    }
    }

    Hope this works.

    Thank you.

    Regards!!

    in reply to: div .tour-info on Travel Base Pro breaking UI on mobile #96178
    wensolutions
    Keymaster

    Hello,

    Thank you for the login detail.

    We have fixed the issue and now the site works fine in the responsive view.

    Let us know if there are any issues further.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    We will inspect the issues further and let you know.

    Hoping for your kind co-operations.

    Regards!!

    in reply to: div .tour-info on Travel Base Pro breaking UI on mobile #96173
    wensolutions
    Keymaster

    Hello,

    When we inspected your site URL, we found that there are some issues in the console.

    So we need your login detail for the further inspection of the issue.

    So please send in your login in the email given below:

    wptravel.io@gmail.com

    Thank you.

    wensolutions
    Keymaster

    Hello @cfagathae,

    Currently, we do not have the demo content available but we do have the theme official documentation that will help you set your site as in the demo.

    Doc link: https://themepalace.com/instructions/themes/university-hub-pro/

    Also if you have any confusion while setting up any of the sections then please let us know.

    Thank you.

    in reply to: add post #96160
    wensolutions
    Keymaster

    Hello,

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

    To change the appearance as you have mentioned requires higher code customization so if you require then you can hire our professional developer.

    To hire a developer, refer to below-given link:

    https://themepalace.com/hire-a-customizer

    Regarding your query about the license, all our premium themes comes with initial 1 year of Subscription. This means that you can download the updates and get private support forum access till 1 year of purchase date. But after one year, you will need to renew your subscription in order to continue downloading updates and get private support forum access. But this subscription has nothing to do with the usages of the theme to your site. You can use it in your site as long as you want it without renewing your subscription.

    Hope this clears the confusion.

    Thank you.

    in reply to: Featured Section #96159
    wensolutions
    Keymaster

    Hello @frau-inga,

    Glad to help you.

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

    Thank you.

    in reply to: Featured Section #96120
    wensolutions
    Keymaster

    Hello,

    To resolve the issue please replace above given CSS with the CSS given below:

    #latest-featured {
        padding-bottom: 0px !important;
    }
    
    @media screen and (min-width: 767px){
     #latest-featured.col-3 article {  
        min-height: 600px !important;
    }
    }

    Hope this helps.

    Regards!!

    in reply to: Featured Section #96118
    wensolutions
    Keymaster

    Hello,

    When we inspected your site URL we found that the code works absolutely fine as you can see in the screenshot below.

    https://prnt.sc/ngor98

    The issue might have raised due to the cache so please once clear the cache and check the issue as it should work fine.

    Thank you.

    in reply to: Where is the Slider? #96110
    wensolutions
    Keymaster

    Hello @heidi,

    Glad to help you.

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

    Thank you.

    in reply to: How to remove Home page #96102
    wensolutions
    Keymaster

    Hello @heidi,

    The option to remove the home content in the front page is only available in the Pro version of the theme.

    So if you want the feature then you need to upgrade to the pro version. Not only this pro version comes with lots of other exciting feature and to know about them please refer to below given link:

    https://themepalace.com/downloads/wen-corporate-pro/

    Thank you.

    in reply to: Where is the Slider? #96101
    wensolutions
    Keymaster

    Hello @heidi,

    To make the image and the title unclickable, please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #main-slider .cycle-caption {
        pointer-events: none;
    }
    
    #main-slider img {
        pointer-events: none;
    }

    Including the eliminator slider in the front page requires higher code customization.

    So if you want then you can hire our professional developer.

    To hire a developer please refer to below given link:

    https://themepalace.com/hire-a-customizer

    Hope this helps.

    Regards!!

Viewing 15 posts - 2,506 through 2,520 (of 8,657 total)