Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterCan you please share your site URL? We will inspect and provide you a CSS to fix the issue
Psink
Keymaster@KCEITSPECIALISTGMAIL-COM, here is my IP address 103.163.182.162
Psink
Keymaster@HAWKDIGITAL, could you please share your site URL? We will inspect it and let you know about the issue
Psink
Keymaster@SIPSLAB, We really appreciate it and working on it soon. Could you please provide us with the full error log?
Psink
KeymasterPlease 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
January 9, 2023 at 12:22 am in reply to: Gallery Slider doesn’t display properly in desktop view #187883Psink
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
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
January 8, 2023 at 10:35 pm in reply to: Gallery Slider doesn’t display properly in desktop view #187879Psink
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
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
Psink
Keymaster@KCEITSPECIALISTGMAIL-COM, Could you please manage to disable the IP blocker? I am unable to visit your site
Psink
KeymasterPlease 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=b875b7798d0d542c0ded94132c37ea9fPsink
Keymasteryes, it is possible, Could you please share the site URL? We will inspect and provide you with a CSS that will fix the issue
Psink
KeymasterCould you please share your site URL? and some of reference screenshot, it would be easy to figure out the issue
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=068ad54e3710d7b3e1388d8c79b21f78Please 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
Psink
KeymasterSorry, 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 -
AuthorPosts