Forum Replies Created

Viewing 15 posts - 16 through 30 (of 1,498 total)
  • Author
    Posts
  • in reply to: Header Images #209384
    Psink
    Keymaster

    Ahh, the slider heading is hiding behind the header section. Please add this refined CSS in the Additional CSS

    @media only screen and (min-width:1023px) {
    #main-slider h3 {
    font-size: 65px;
    }
    #main-slider{
    height: 650px !important;
    }

    #main-slider .cycle-slide img,
    #main-slider .cycle-slide {
    height: 650px !important;
    }
    }

    @media only screen and (min-width: 600px) and (max-width: 1023px) {
    #main-slider h3 {
    font-size: 45px;
    }
    #main-slider{
    height: 400px !important;
    }

    #main-slider .cycle-slide img,
    #main-slider .cycle-slide {
    height: 400px !important;
    }

    }

    @media only screen and (max-width: 600px) {
    .banner-subtitle, #main-slider p {
    display: none;
    }

    #main-slider{
    height: 200px !important;
    }

    #main-slider .cycle-slide img,
    #main-slider .cycle-slide {
    height: 200px !important;
    }
    }

    Here is how it works for different screen size
    https://www.awesomescreenshot.com/video/36711093?key=07edebcf99f1454c26d60cd299905af1

    For hiring customizer please vicit below link
    https://themepalace.com/hire-a-customizer/

    • This reply was modified 1 month ago by Psink.
    in reply to: Issue with dynamic layout after WP update #209382
    Psink
    Keymaster

    @matija, Strange we have tried to replicate the same issue on our side. But there is no such issue

    As you can see in the screen record
    https://www.awesomescreenshot.com/video/36713780?key=113c1325d33374c5ef54cdf1b48768ea

    May be there is conflict with the plguin. Could you try disabling all the active plugins and check if the issue is still there after diactivating all the plugins.

    in reply to: Multilevel menu does not work #209377
    Psink
    Keymaster

    @lxms, Thanks for the temporary login we are able to fix the issue on the site. Please verify form your side

    in reply to: Header Images #209374
    Psink
    Keymaster

    Hello @islanderess,

    We’ve released a new update for the theme. Please update it.

    This update includes the addition of a TikTok icon, allowing you to display TikTok as a social icon in the top bar.

    Regarding the display of featured images in the banner of pages/posts, further customization is required. To proceed, you’ll need to hire our customizer to work on the details.

    Let us know if you have any questions!

    in reply to: Multilevel menu does not work #209373
    Psink
    Keymaster

    Strange, seems issue is only on your site, for further investigation is it possible to share temporary login for your site? You can share it to prashant.themepalace@gmail.com

    in reply to: Issue with dynamic layout after WP update #209372
    Psink
    Keymaster

    @matija, Thanks for the reaching out! Could you please share URL of the page that you are facing the issue? We will check for the issue and let you know,

    Sometimes a conflict with the plugins may cause these kind of issue

    in reply to: Multilevel menu does not work #209370
    Psink
    Keymaster

    @lxms, Seems there is a conflict issue with the third parties plugins. We have checked form our side and there is no such issue.

    As you can see in the screen record
    https://www.awesomescreenshot.com/video/36669679?key=9b335941f1809bfaa4f3cef5055f01c7

    Could you please share a URL of your site so that we can investigate the actual reason of the issue?

    Also please try deactivating all the plugins and check if the issue exist after deactivating all the plugins.

    in reply to: WEN Travel Photography #209369
    Psink
    Keymaster

    @rjspiffy, is it possible to share a site URL? or could you please share some of refrance screenshot so that it would be easy for us to track the actual issue

    in reply to: Header Images #209352
    Psink
    Keymaster

    Regarding moving logo to top is not possible since theme code is structured in that way we can modify the theme code.

    Regarding Slider – Please remove this one code form Additional CSS for now.

    .home #featured-slider .cycle-slideshow{
    height: 670px !important;
    }

    we will try some thing different CSS, for that we need a temporary login of your site so that we can test CSS code that meet your requirement. You can share a temporary login to prashant.themepalace@gmail.com

    in reply to: Header Images #209343
    Psink
    Keymaster

    Hello,

    Regarding, header spacing issue in the mobile and the slider please add this CSS to Additional

    .home #featured-slider .cycle-slideshow{
    height: 670px !important;
    }

    @media only screen and (max-width: 1023px) {
    #page {
    margin-top: 0px !important;
    }
    }

    @media only screen and (max-width: 550px) {
    .site-branding {
    width: auto !important;
    float: left !important;
    }
    }

    Let us know if this CSS works for you

    Regarding Tiktok icon and using featured images on banner of pages/posts – currently this features is not avialble in theme. We will release the update by including both of features in theme soon

    in reply to: order ID #188293 #209341
    Psink
    Keymaster

    @lxms, In the case if you have recived a receipt for purchased by email you will be able to downlaod the theme from the Account Page. Here is the link https://themepalace.com/my-account/

    Let’s us know if you are not able to download the theme from the Account Page

    in reply to: Destinations now first item om homepage #209247
    Psink
    Keymaster

    Glad that you manage to fix the issue

    in reply to: The header image isn’t showing on destinations. #209246
    Psink
    Keymaster

    Regarding “The header image isn’t showing even though I have added it on the destination.”
    -> The theme does not offer the taxonomy image to show as a header image

    Rather there is the option to set a common header image. Here you can follow the screen record
    https://www.awesomescreenshot.com/video/35774607?key=68850d2f85e97e7d0780828ff8b5aaf7

    in reply to: Social media icons not showing in header #209232
    Psink
    Keymaster

    @radfactor, Could you please check the option “Sociable Menu Enable”? You will find that option inside Customizer >> Front Page >> Topbar

    Seems the options is set to disable. In case the option is enable and still social icon is not showing, Please share us a temporary login to email prashant.themepalace@gmail.com for further investigation

    in reply to: Update from version 1.0.6 to 1.0.9 installs Corpopress Pro #209231
    Psink
    Keymaster

    @kovaljacentrum-cz, The latest version of Corponess Pro is 1.0.8, you can download the latest version from below link
    https://we.tl/t-SQZh8cFaMr

Viewing 15 posts - 16 through 30 (of 1,498 total)