Forum Replies Created
-
AuthorPosts
-
nirav
KeymasterHello There!
Hope you are doing good!
Please follow the below step to add custom CSS that changes the background color of the newsletter section, you can also set image instead of color using background property.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:#home-page-widget-area .widget.ecommerce_gem_widget_newsletter{
background: black !important;
}Hope this helps!
Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello Katie,
Hope you are doing good!
We are glad that the issue got resolved.
Have a great day ahead!
Regards,
Team ProDesignsDecember 25, 2020 at 9:01 am in reply to: HomePage Featured Categories/Products Carousel padding and margin customisation #17665nirav
KeymasterHello There!
Hope you are doing good!
Please follow the below-mentioned steps to add custom CSS
1) Log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:#home-page-widget-area .widget.ecommerce_gem_widget_featured_categories{ padding-bottom:0px; }
Hope this helps!
Have a great day ahead!
Regards,
Team ProDesignsDecember 25, 2020 at 8:58 am in reply to: Advertisement below slider showing one only and two per row interchangeably #17664nirav
KeymasterHello There!
Hope you are doing good!
Could you please share with us your website URL here or on [email protected] as it will help us to provide you the CSS.
Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
Add below custom CSS to make blog post title and subtitle font size small for only three categories mentioned above
body.category-health .post .detail-wrap .entry-header h2.entry-title a, body.category-politics .post .detail-wrap .entry-header h2.entry-title a, body.category-writing .post .detail-wrap .entry-header h2.entry-title a{ font-size: 16px; } body.category-health .post, body.category-politics .post, body.category-writing .post{ font-size: 14px; }
Hope this helps!
Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
We have sent you the response in the email.
Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
Please add custom CSS by following below mentioned steps
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward@media only screen and (max-width: 479px){ #main-slider .cycle-slide{height: 360px;} #main-slider .cycle-slide img{height: 100%; object-fit: cover;} #main-slider .cycle-caption p {display: block;} #main-slider:hover .cycle-next{right: 20px;} #main-slider:hover .cycle-prev{left: 20px;} }
Hope this helps!
Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
We have checked the issue on our demo page at https://www.prodesigns.com/wordpress-themes/demo/business-point/ and were not able to recreate the issue.
Please share your site URL on which we can check the issue as it will help us to provide you an effective solution.Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
Please find the updated code to target only 3 pages.
.post {font-size: 16px;} .main-navigation ul li a{font-size:11px;} body, button, input, select, textarea{font-size:16px;} body.home{font-size:14px;} body.category-health{font-size:14px;} body.category-politics{font-size:14px;} body.category-writing{font-size:14px;} .widget {font-size:14px;} .widget .widget-title{font-size:16px;}
Hope this helps!
Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
We are glad that the issue got resolved.
Feel free to get in touch in case of any other query related to the theme.Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
Currently, it’s not possible with the current version of the theme however you can archive this by creating a child theme and overriding appropriate parent theme files. You will need to modify the code and will need to add a color option in the featured products list as per your requirement.
Hope this helps!
Have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
We have checked the website and found out that it is not the theme provided by ProDesigns.com.
Feel free to get in touch in case of any query related to ProDesigns’ themes.have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
We have checked the website and found out that it is not the theme provided by ProDesigns.com.
Feel free to get in touch in case of any query related to ProDesigns’ themes.have a great day ahead!
Regards,
Team ProDesignsnirav
KeymasterHello There!
Hope you are doing good!
We have checked the website and found out that it is not the theme provided by ProDesigns.com.
Feel free to get in touch in case of any query related to ProDesigns’ themes.have a great day ahead!
Regards,
Team ProDesignsDecember 4, 2020 at 10:10 am in reply to: How do I change the logo to the center and menu to the bottom of logo? #17529nirav
KeymasterHello There!
Hope you are doing good!
We have received a link in the email. We will check the details and will get back to you soon.
Have a great day ahead!
Regards,
Team ProDesigns -
AuthorPosts