Forum Replies Created

Viewing 15 posts - 2,566 through 2,580 (of 8,657 total)
  • Author
    Posts
  • in reply to: Logo size #95377
    wensolutions
    Keymaster

    Hello @sarah,

    Please add below given CSS by going to Admin panel > Appearance > Customize > Additional CSS.

    .site-branding img.custom-logo {
        max-height: 100%;
    }

    Hope this helps.

    Thank you.

    in reply to: Trip Tabs CSS? error #95372
    wensolutions
    Keymaster

    Hello,

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

    Regarding your query, actually, we are not quite clear with your issue.

    So can you please explain it more clearly, may with the proper screenshot so that we can help you further.

    Thank you.

    in reply to: Featured Image #95371
    wensolutions
    Keymaster

    Hello @shirou,

    Glad that you figured out the issue by yourself.

    If you have any issues further kindly let us know.

    Thank you.

    in reply to: Remove Group Size part on the detail trip page #95366
    wensolutions
    Keymaster

    Hello @marghu,

    To remove the activities from all the page add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .single-itineraries .wp-travel-trip-meta-info li:nth-of-type(3) {
    	display: none;
    }

    Hope this helps.

    If you have any issues further, please let us know.

    Thank you.

    in reply to: Thumbnail Image under Gallery Tab shows Blury #95364
    wensolutions
    Keymaster

    Hello @meraghu,

    If you are getting the blurry image then just reset your thumbnail size by going to Admin Panel > Setting > Media > Thumbnail size and Medium Size as 600X600.

    Screenshot:
    https://image.prntscr.com/image/JUxH7Ud_RFaD7NU-gy1hVg.png

    Also after the update please regenerate your thumbnail size using the plugin like given below:
    https://wordpress.org/plugins/regenerate-thumbnails/

    If the issues still persist kindly let us know.

    Hope this helps.

    Have a good day.

    in reply to: Group Pricing Shows Price Per Person #95363
    wensolutions
    Keymaster

    Hello @meraghu,

    Have you updated to the latest version of the WP Travel Plugin?

    Once update to the latest version and kindly let us know.

    Hoping to hear from you soon.

    Thank you.

    in reply to: I can not activate the theme from the dashboard #95362
    wensolutions
    Keymaster

    Hello @fitsum,

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

    To know how you can activate the theme please refer to the theme official documentation below:

    https://themepalace.com/instructions/themes/tourable-pro/#doc-theme-installation-1

    Hope this helps.

    If you have any confusion while setting up any of the sections then kindly let us know.

    Thank you.

    in reply to: Change color on the CTA widget #95361
    wensolutions
    Keymaster

    Hello @anna,

    To change the color of the CTA widget, please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #sidebar-footer-bottom-widget-area {
        background-color: #3fbca3;
    }

    You can change the color code as per your requirement.

    Thank you.

    in reply to: Logo size #95360
    wensolutions
    Keymaster

    Hello @sarah,

    Can you please post your site URL so that we can provide the precise fix on this?

    Thank you.

    in reply to: Help me! #95359
    wensolutions
    Keymaster

    Hello @kylefahnestock,

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

    When we tested the option that you have mentioned, it was working absolutely fine. You can either use the post, page or the custom data to display in this section.

    When we selected the page or post the content and the image comes from the individual page, post edit screen.

    Screenshot:
    http://prntscr.com/nd04ly
    http://prntscr.com/nd04qf

    Hope this helps.

    Let us know if there is any confusion further.

    Thank you.

    in reply to: feature block not showing pages #95358
    wensolutions
    Keymaster

    Hello @chaotoko,

    Yes you can show the feature block in all pages and for this, you need to go to Admin Panel > Appearance > Customize > Featured Block > Featured Block Type and select the option “Entire Site” from the option “Enable Featured Block On

    Screenshot:

    http://prntscr.com/nczvsv

    Hope this helps.

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

    Thank you.

    in reply to: how can I add a lightbox #95357
    wensolutions
    Keymaster

    Hello @raul7540,

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

    Now to make the popup appear as you have mentioned requires higher code customization. So if you require then you can hire our professional developer so that you would get what you want.

    To hire a developer please refer to below given link:

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

    Thank you.

    in reply to: Appearance of the social media icons in header #95356
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    Thank you.

    in reply to: Appearance of the social media icons in header #95232
    wensolutions
    Keymaster

    Hello,

    Please add the below given CSS by going to, Admin Panel > Appearance > Customize > Additional CSS

    .mediclean_widget_social ul li a::before {
        color: inherit  ;
    }
    
    .mediclean_widget_social ul li a:hover {
        background-color: #fff !important;
    }
    
    .mediclean_widget_social ul li a:hover::before {
        color: #00aeef !important;
    }
    .mediclean_widget_social li a{
         display: flex;
        justify-content: center;
        align-items: center;
    }

    Hope this helps,

    Feel free to reach us for any further query/confusion,

    Regards!!

    in reply to: Aligning logo with tagline #95228
    wensolutions
    Keymaster

    Hello @andy-gone

    Glad that you figured out the solution,

    Also, the approach should not bring any issues as we also solve the issues with the custom CSS if possible,

    Feel free to reach us for any further query/confusion,

    Regards!!

Viewing 15 posts - 2,566 through 2,580 (of 8,657 total)