Forum Replies Created

Viewing 15 posts - 661 through 675 (of 8,657 total)
  • Author
    Posts
  • in reply to: Theme Not Working #127401
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can provide us the URL at wensolution[at]gmail.com. Also, make sure to attach the support ticket link with the mail.

    Regards.

    in reply to: Change color of bolded text #127400
    wensolutions
    Keymaster

    Hello,

    Regarding your query, please provide us with your site URL so that we can inspect it in detail. And please provide the screenshot of the section where you are willing to make the change, so that we can help you with a precise fix.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    wensolutions
    Keymaster

    Hello,

    Regarding your query about the image, please provide us with your site URL so that we can inspect it in detail. And please provide the screenshot of the section where you found the issue so that we can help you with a precise fix.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: I cannot customize my site #127165
    wensolutions
    Keymaster

    Hello,

    We would like to apologize for your inconvenience.

    Regarding your query, please kindly provide us with your FTP access so that we can resolve the issue for you and we can provide you with ways to fix it.

    Also, regarding refund, we’d be happy to refund if we are not able to satisfy you with our support assistance at the end.

    And you can make your query at https://themepalace.com/contact-us/ for the refund.

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

    Regards.

    in reply to: ็How to change the invocie name and get the receipt #127162
    wensolutions
    Keymaster

    Hello,

    You can make your query at info@themepalace.com for the detail.

    Regards.

    in reply to: Changing colors and hovers #127150
    wensolutions
    Keymaster

    Hello,

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

    .main-navigation ul#primary-menu li.current-menu-item > a, .main-navigation ul#primary-menu li:hover > a {
        color: #3a2dfd;
    }
    
    @media screen and (min-width: 1024px){
     #masthead .main-navigation ul#primary-menu > li.current-menu-item > a{
      color: #3a2dfd;
     }
    }
    
    @media screen and (min-width: 1024px){
     #masthead .main-navigation ul.nav-menu > li > a:hover{
      color: #4dfd2d;
     }
    }
    
    .btn:hover, .btn:focus {
        background-color: #fd832d;
        color: #fff;
    }

    You can replace color code(#fd832d) as per your requirement.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    Thank you for your suggestions.

    We will discuss about the features you have mentioned to weather adding it in the future update or not.

    Regards.

    in reply to: Header on mobile and tablet issue #127134
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS, for the menu to appear in the right position.

    @media only screen and (max-width: 575px){
        .site-title{
            font-size: 32px;
        }
        .menu-toggle{
            position: absolute;
            right: 20px;
        }
    }

    If this previous CSS doesn’t work as per your requirement then please provide us with the screen record of how it appears and we can fix it for you.

    Regards.

    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL so that we can inspect from our side too and help you with the fixes.

    Regards.

    wensolutions
    Keymaster

    Hello,

    As you have requested for refund process via email, we are processing to provide refund for theme you have bought.

    Regards.

    in reply to: Theme Not Working #127088
    wensolutions
    Keymaster

    Hello,

    Regarding your query, about the trip summaries, you can add content in the excerpt as shown in the screenshot below in the trip edit page following the path Admin Panel > Appearance > Customize > Additional CSS which will be displayed in the trip page.

    https://prnt.sc/t5i3iu

    Also, regarding your query about the slider, please provide us with your site URL so that we can inspect it in detail. And please provide the screenshot of the action where you found the issue.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Title #127083
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to minimize the font size of the title.

    @media screen and (max-width: 421px){
    .home .site-title {
        font-size: 27px;
    }
    .home .site-description {
        font-size: 11px;
    }
    }

    You can adjust the font-size as per the requirement.

    Hope this helps.

    If you have further queries, let us know.

    Regards

    in reply to: Changing colors and hovers #127067
    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL so that we can provide you with custom CSS.

    Regards.

    in reply to: Cambiare la visuale del sito da mobile #127065
    wensolutions
    Keymaster

    Hello @infowantour,

    If everything is fine then the issue might have raised due to the third-party plugin. So if you have installed any third-party plugin then please deactivate them and verify the issue. As a temporary fix, you can add that CSS in Additional CSS section by going to Admin Panel > Appearance > Customize.

    If the issue still persists then kindly let us know.

    As for the blurry image issue, please refer to the below-given link:

    https://wptravel.io/faq/#image-quality-problem

    Hope this works out.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    Regarding your query, the post you publish at first comes in the first, likewise, you can publish all posts you want to display as per the published date.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

Viewing 15 posts - 661 through 675 (of 8,657 total)