Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @baugli,
Please add below given CSS to resolve the issue.
.custom-logo-link img { max-width: 150px; } #main-slider img { max-width: 100% !important; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @baugli,
Please add below given CSS to resolve your issue.
body.category section#banner-image { display: none; } body.single-post #page { max-width: 100%; }
If this does not meet your requirement then please provide the video links explaining your issue or the screenshots making us clear on what you exactly want.
Thank you.
Regards!!
wensolutionsKeymasterHello,
Please add below given CSS to reduce the padding.
.home #features { padding-bottom: 0; } .cloud-background.page-section { padding-top: 0; }
Thank you.
Regards!!
November 13, 2018 at 11:48 pm in reply to: CleanCommerce Pro – Header cart view and Wish list, not auto updating. #84843wensolutionsKeymasterHello @jaytapp-me-uk,
Thank you for letting us know about the issue.
We will check for the issue and let you know.
Thank you.
Regards!!
wensolutionsKeymasterHello @jaytapp-me-uk,
We would like to apologize for the trouble.
We have informed the developer about the issue you have posted. Once the issue is verified and fixed, we will let you know.
Hoping for your co-operations.
Thank you.
Regards!!
wensolutionsKeymasterHello @baugli,
Please find the answers to your query below:
Query #1
Response: To remove the banner image even in the pages you have mentioned please add below given CSS.
body:not(.home) section#banner-image { display: none; }
Query #2
Response: When we inspected your site we found that the image is displayed to its 100% width i.e. its full width. So we hope there is n any issue here.
Query #3:
Response: This request actually contrasts to the previous one as you have requested previously to delete the banner image. The banner image is even disabled in the post page so nothing will be displayed in the header section.
Further as for your query related to the header image in the post, once you create the new post you need to go to individual post and assign manage the setting for the image in the header.
Screenshot:
https://wordpress.org/support/plugin/wp-travel/reviews/
Hope this clears the confusion.
Thank you.
Regards!!
wensolutionsKeymasterHello,
First of all thank you very much for using the Master Business Pro theme.
The image in the featured slider section will adjust its height according to the original height of the image.
What it exactly meant is if you want to increase the height of the slider then upload the image of bigger size. Similarly, if you want the image of a smaller size then upload the image of decreased size in the featured image section of post/page.
Hope this clears the confusion.
If you still have the queries related to the theme then kindly let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
Please replace the CSS:
#features .container { pointer-events: none; }
With the CSS given below:
.featured-item .title a{ pointer-events: none; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
To make the Featured section unclickable please add below given CSS.
#features .container { pointer-events: none; }
Also, as for the category, when we tested the feature, when selected none, nothing is displayed as you see in the screenshots below:
http://prntscr.com/lhrdym
http://prntscr.com/lhrecdNow as for your last query add below given CSS.
#features .featured-item p { padding: 0 15px; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello,
Thank you very much for using the theme.
Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
img { max-width: 100%; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @unaimartinastorkia,
The image is still broken.
So can you please provide the mention the template name so that we can help you and also do not forget to post your site URL.
Thank you.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
To remove it in the team member page please add below given CSS.
.tp-team .blog-post-wrap .entry-header { display: none; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello,
Glad we could help you.
Let us know if you have any confusion further.
Thank you.
Regards!!
wensolutionsKeymasterHello @unaimartinastorkia,
The screenshot that you have posted could not be seen.
So can you please repost it so that we can help you further.
Thank you.
Regards!!
wensolutionsKeymasterHello,
We would like to apologize for the confusion.
Please remove the above provided custom code from the theme’s style.css file and place it in your child theme functions.php file.
It will remove the “team category” and only display the title.
Hope this helps.
Thank you.
Regards!!
-
AuthorPosts