Forum Replies Created

Viewing 15 posts - 541 through 555 (of 1,544 total)
  • Author
    Posts
  • in reply to: Logo is small #188023
    Psink
    Keymaster

    Can you please share your site URL? We will inspect and provide you a CSS to fix the issue

    in reply to: Post Button(s) color doesn’t match theme #187971
    Psink
    Keymaster

    @KCEITSPECIALISTGMAIL-COM, here is my IP address 103.163.182.162

    in reply to: Cannot install theme #187970
    Psink
    Keymaster

    @HAWKDIGITAL, could you please share your site URL? We will inspect it and let you know about the issue

    in reply to: there is facing some issues can you help me #187905
    Psink
    Keymaster

    @SIPSLAB, We really appreciate it and working on it soon. Could you please provide us with the full error log?

    in reply to: We Travel pro #187896
    Psink
    Keymaster

    Please add this CSS to Additional CSS, this will help you to change the text color of the price

    .woocommerce-Price-amount bdi{
    color: #000;
    }

    you can change the color code as per your requirement

    in reply to: Gallery Slider doesn’t display properly in desktop view #187883
    Psink
    Keymaster

    @BEN-GUSTAFSON, Ahh i got it. Please add two more posts to the gallery. On the desktop, the version gallery needs more than 3 posts to work, because for the desktop version posts to display in the slider is 3 and we need more than 3 posts

    in reply to: Keeping format of parent theme in child theme #187881
    Psink
    Keymaster

    @PPMARC82, No we don’t have to paste any files in the child theme. Instead, we have to re-configure all the customization settings for the child theme. Because the child theme is totally new theme from the parent theme, the child theme just inherits the function from the parent theme but not the customization data saved for the parent themes. It is because the child theme and the parent theme use two different text domains.

    So we have to reconfigure the customization settings for the child theme

    in reply to: Gallery Slider doesn’t display properly in desktop view #187879
    Psink
    Keymaster

    @BEN-GUSTAFSON, There is an option inside Customizer >> Front Page >> Gallery Slider, there you will find “Auto Play Enable” options. Regarding arrows, it should show both on desktop and mobile. Could you please share your site URL? we will inspect and get a solution for your site

    in reply to: Editing the blog title #187878
    Psink
    Keymaster

    @DAVIANDENT, I guess you have managed to change the blog page title. Regarding the font size, there is no setting to adjust font size. But no worries you can add the CSS in the Customizer >> Additional CSS

    Here is the code

    .section-title-wrapper .section-title{
    font-size: 32px;
    }

    you can change the value of font size as per your requirement

    in reply to: Post Button(s) color doesn’t match theme #187854
    Psink
    Keymaster

    @KCEITSPECIALISTGMAIL-COM, Could you please manage to disable the IP blocker? I am unable to visit your site

    in reply to: Irregular Card Sizes and font #187826
    Psink
    Keymaster

    Please add this CSS to trim the title on one line

    #business-field-latest-news-3 .latest-news-title,
    #business-field-featured-pages-grid-11 .item-title,
    #business-field-featured-pages-grid-10 .item-title{
    white-space: nowrap;
    overflow: hidden;
    margin-right: 10px;
    }

    .business_field_widget_latest_news .latest-news-text-wrap{
    padding: 20px;
    }

    Regarding fonts please follow the screen record
    https://www.awesomescreenshot.com/video/13775581?key=b875b7798d0d542c0ded94132c37ea9f

    in reply to: Irregular Card Sizes and font #187777
    Psink
    Keymaster

    yes, it is possible, Could you please share the site URL? We will inspect and provide you with a CSS that will fix the issue

    in reply to: We Travel pro #187776
    Psink
    Keymaster

    Could you please share your site URL? and some of reference screenshot, it would be easy to figure out the issue

    in reply to: Unable to edit the theme with Elementor #187722
    Psink
    Keymaster

    @THEJASWINI, We are sorry for the trouble that you are getting editing the site.
    Is there any error occurring while editing the site with elementor. We would be grateful if you would share some of the screenshots.

    We have tested it from our side and it’s working fine as you can see in the screen record
    https://www.awesomescreenshot.com/video/13672047?key=068ad54e3710d7b3e1388d8c79b21f78

    Please elaborate on the issue in more detail so that we can help you to solve that issue. Also, it would be better if you share some reference screenshot

    in reply to: Header Video has no sound #187633
    Psink
    Keymaster

    Sorry, the feature is only available on the pro version of the Header Enhancement Plugin. You can buy the pro version and enable the sound on header media

    here is the link
    Header Enhancement Plugin

Viewing 15 posts - 541 through 555 (of 1,544 total)