Forum Replies Created

Viewing 15 posts - 991 through 1,005 (of 8,657 total)
  • Author
    Posts
  • in reply to: Hiding Featured Image on Pages #121662
    wensolutions
    Keymaster

    Hello,

    Please add below-given CSS to remove the featured image of all pages by following the path Admin Panel > Appearance > Customize > Additional CSS

    .page .content-area .featured-image{
            display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Featured image blurry on mobile devices #121661
    wensolutions
    Keymaster

    Hello,

    Regarding your query, we have inspected your site URL but we were unable to find the image you mentioned, and the image you provided us is not supporting.

    https://prnt.sc/s529il

    Please use light shot app to capture a screenshot https://app.prntscr.com/en/download.html

    A specific screenshot will help us inspect the query in detail.

    Regards.

    in reply to: add icons to menu #121660
    wensolutions
    Keymaster

    Hello,

    You can follow the path Admin Panel > Appearance > Customize > Menu > Header Menu and add icons.

    You can be more clear after you refer to the screen record given below:

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

    You can manually add the icon to the menu as per your requirement.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Make trips info page more professional #121659
    wensolutions
    Keymaster

    Hello,

    Regarding your query, with the Travel Gem Pro theme and WP Travel plugin, the single trip page gallery section looks like the screen record given below with detailed assistance on how to obtain the page.

    https://www.loom.com/share/76eb02118f7a438da2226979cb2f1387

    The design is managed by the theme itself so if any changes need to do then it requires hardcore coding.

    If you have further queries, let us know.

    Regards.

    in reply to: How to add pages to footer #121658
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add widgets in the footer section to show the pages by following the path Admin Panel > Appearance > Widgets and add page widgets to the footer.

    https://prnt.sc/s51zho

    Then you can also add widgets by following the path Admin Panel > Appearance > Customize > Widgets and add widgets from customize section too.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Homepage Main Slider #121657
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Make trips info page more professional #121609
    wensolutions
    Keymaster

    Hello,

    Regarding your query, a single trip page design comes from the plugins.

    Also, to redesign the whole trip page requires hardcore coding so you can consider hiring a freelancer or our professional developer for this.

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

    However, Travel Gem Pro has another kind of trip page design than the design you showed for now.

    Regards.

    in reply to: Why is it taking so long to process a purchase? #121580
    wensolutions
    Keymaster

    Hello,

    Regarding your query, about the theme and transaction, you made you can make a query at info[at]themepalace.com

    Hope this helps.

    Regards.

    in reply to: Homepage Main Slider #121578
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the title from the slider section.

    .home #main-slider .main-slider-contents .title a{
                display: none;
    }
    

    Also, a query related to image size you can once try using a smaller size image as the slider helps to adjust as per the size of the image.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Remove image from the bottom of an article #121577
    wensolutions
    Keymaster

    Hello @vorfan,

    To remove the user icon, please add below given by going to Admin Panel > Appearance > Customize > Additional CSS.

    To remove the user image:

    .single img.avatar.avatar-150.photo {
        display: none;
    }

    To remove the total box:

    .single .about-author {
        display: none;
    }

    Hope this helps.

    Thank you.

    in reply to: footer-divider #121576
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can follow the path Admin Panel > Appearance > Customize > Sections > Category Blog and disable the section.

    https://prnt.sc/s4j4uf

    Also as per your first query, you cannot make the footer section looks like clouds as there is no such feature given by the theme in the footer section for now.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: The problem with the button on the main slider #121575
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

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

    Thank you.

    in reply to: Featured image blurry on mobile devices #121572
    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL so that we can help you with a precise fix.

    Also, provide us the screenshot of the section where the image is blurry.

    Regards.

    in reply to: Customizing “About Us” #121570
    wensolutions
    Keymaster

    Hello,

    Glad you found the work around.

    Regards.

    in reply to: The problem with the button on the main slider #121480
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    #featured-image .btn-default:hover{
        background-color: #fff !important;
        color: #6453b5 !important;
    }
    
    #featured-image .buttons .btn-default {
        background-color: #fbb836;
        color: #fff;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

Viewing 15 posts - 991 through 1,005 (of 8,657 total)