Forum Replies Created

Viewing 15 posts - 1,276 through 1,290 (of 1,347 total)
  • Author
    Posts
  • in reply to: Remove Content #141680
    Psink
    Keymaster

    Hello @Michael

    Sorry for having you in trouble with one of our themes. I guess you are talking about the message ‘There has been a critical error on this website.’ at the bottom of the page.
    Can you please confirm that because I did not see any “visit website” at the bottom of the page?

    Regards,
    Psink

    Psink
    Keymaster

    Hello @CHGDVM

    yes, header images have a little bit of dark overlay. Please add below CSS code in the theme to make it lighter

    #page-site-header .overlay {
        opacity: 0.2;
    }
    

    Please Go To Admin Panel >> Appearance >> Customize >> Additional Css, There you can paste above CSS then published and refresh, you will see change

    Hope this helps

    Regards,
    Psink

    in reply to: Education Hub Pro Clarification #141637
    Psink
    Keymaster

    Hello @Moshsinmo min

    Yes, you can remove or change footer credit as your need. There are options available to customize the footer credits in the pro version.

    Regards,
    Psink

    in reply to: Add 3rd line Headline #141631
    Psink
    Keymaster

    Hello @Angga Krishna

    You need to hire our customizer team to add an extra text option.

    For more info please contact directly in this URL
    https://themepalace.com/hire-a-customizer/

    Regards,
    Psink

    in reply to: ultimate member #141622
    Psink
    Keymaster

    Hello @Itanic80

    I guess this is the issue of the Ultimate Member plugin. Please contact the plugin author he may help you out with this.

    Regards,
    Psink

    Psink
    Keymaster

    Hello @Chgdvm

    Is it a header image of blogs/archive page or the slider of the homepage? Please send me your site URL, we will provide you a few CSS codes to reduce overlay over the image.

    Regards,
    Psink

    in reply to: Homepage Section Icons #141551
    Psink
    Keymaster

    Hello @slink

    For purchasing related query please contact directly to this link https://themepalace.com/contact-us/

    Regards,
    Psink

    in reply to: woocommerce siderabar #141550
    Psink
    Keymaster

    Hello @Itanic80

    We are sorry for that, it’s not supposed to lost. For now, we have contacted the Theme Author to looks into this issue.

    We will come back soon

    Regrds,
    Psink

    in reply to: ultimate member #141549
    Psink
    Keymaster

    Hello @Itanic80

    We are sorry to have you in trouble with uploading images with the ultimate members. We will figure out the problems and let you know once we came with a solution.

    We will come back to you soon

    Regards,
    Psink

    in reply to: Image and background in the 1st section of the front page #141547
    Psink
    Keymaster

    Hello @SamOO

    There is no such option in the theme, The images inside the circle is just a featured image of the post with a transparent background and the circle behind is due to CSS::Before effect.

    If you want to use your image just like you have seen in the first section. You need to photoshop your image to make the background transparent.

    Check this original image https://ibb.co/S6746RS

    Regards,
    Psink

    in reply to: Need Help! #141454
    Psink
    Keymaster

    Hello @Cruise

    For activation-related issues please contact directly to below URL.
    https://themepalace.com/contact-us/

    Regards,
    Psink

    in reply to: H1 Tags #141436
    Psink
    Keymaster

    Hello @Minatire_hero

    We have released the update, please update the theme.

    In the new update, we have replaced the site title and page title tag with H1 tag.

    Hope now there will be no issue with running SEO

    Regards,
    Psink

    in reply to: Features slider help + Logo #141358
    Psink
    Keymaster

    Hello @SOREN

    Add these CSS in Addtional Css.

    Css For logo

    .site-logo img {
        max-height: 180px;
        width: 331px;
    }
    

    Css for homepage image

    
    section#main-slider-section {
        padding: 50px 0px;
    }
    

    Css for button

    
    .nav-previous, .nav-next {
        display: none;
    }
    

    Hope this helps

    Regards,
    Psink

    in reply to: Homepage Sortable #141316
    Psink
    Keymaster

    Hello @TODD

    Thank you for your information. I guess it’s Musicsong pro, we have fixed the issue and we will release the theme by tomorrow.
    Please update and check if it’s working or not and please check in the chrome browser.

    If have any further issue related to the theme. Please let’s us know so that we could help you out.

    Regards,
    Psink

    in reply to: Features slider help + Logo #141262
    Psink
    Keymaster

    Hello @soren

    Please add these CSS Codes code in the theme.

    Css Code to make slider height larger – you can adjust value as your requirement – only change first value not ‘0’

     .slide-text-only .main-slider{
         padding : 160px 0;
       }
    

    Css Code to make logo larger – you can adjust height and width as your requirement

     .site-logo img {
        height: 130px;
        width: 300px;
      } 
    

    Css Code to remove gray transparent box

    .slide-text-only .main-slider .regular{
        background: none;
        max-width: fit-content;
      }
      .slide-text-only .main-slider .slick-prev {
        left: 20px;
      }
      .slide-text-only .main-slider .slick-next {
        right: 20px;
      }
      .slide-text-only .main-slider .regular .main-slider-contents{
        max-width: 600px;
      }
    

    To add the above CSS please follow my instruction.
    Go to Admin Panel > Appearance > Customize > Additional Css, paste all of the css here then published and refresh. You will see changes

    Hope this helps you

    Please help us by giving a review if you like our theme and support.
    here is the link https://wordpress.org/support/theme/travel-insight/reviews

    Thanks in advance for a review

    Regards,
    Psink

Viewing 15 posts - 1,276 through 1,290 (of 1,347 total)