Forum Replies Created
-
AuthorPosts
-
April 11, 2018 at 12:10 am in reply to: Is it possible to remove the logo in the slide on only one image? #69685wensolutionsKeymaster
Hello @com4digital,
You cannot remove the overlay box in particular image but you can delete it from all the images in the slider.
For this use below given CSS.
.main-slider-contents { background-color: transparent; border: none; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @boddao,
We really could not understand what you exactly meant by the trial version but the most important thing is you need to use the child theme for any code customization as it will not affect the original theme file.
If the original theme file is directly modified then all of the modification will be lost.
So please execute above process through the child theme.
Hope this clears the confusion.
Best Regards!!
Have a good day 🙂 .
wensolutionsKeymasterHello @mcastillos,
Firstly, thank you very much for using the pro version of the theme.
Now all of your queries has been answered below:
I cant edit Header Logo Size, and Change position in the Site Title.
Response: To change the header logo size use below given CSS.
img.custom-logo { max-width: 90%; }
You can increase or decrease the size as per your requirement.
As for the site title position, we are not quite clear where do you want to move the site title so please provide the screenshot marking the position that you want for your site title.
I cant modify the space between the menu, and the logo is too big.
Response: For this as well please provide the screenshot which space you are referring to so that we can provide the precise fix on this.
I cant find this option: HEADER LOGO, SITE TITLE, TAGLINE AND SEARCH BOX
Response: You can change the site title and tagline from Admin Panel > Appearance > Customize > Site Identity.
As for the search box, it will appear only when you assign the menu to primary menu location.
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @itsme2018,
When we inspected your site URL we could not find the top left menu so we are unable to provide any fix.
So please set the top left menu and let us know.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @streetdogsociety,
To change the color of the link in the primary menu section use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.main-navigation li > a:hover, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a, .main-navigation li:hover > a { background-color: #009688; }
You can change the color code as per your requirement.
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @ckbioffice,
As for the slider no, please make sure you are using the pro version of the theme because when we checked the theme it is working absolutely fine.
Additionally, if you have used any third party plugin then please deactivate them and verify the issue.
If the issue still persists then please kindly send us your login detail in our official email address given below so that we could inspect further.
Now to increase the size of the logo use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.custom-logo-link { max-width: 100%; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @ckbioffice,
The theme has already provided the option to manage the no of slides to display in the slider section.
For this go to Admin Panel > Appearance > Customize > featured Aliser > Slider Type and set the no more than 3 in the option “No of Slides”.
Screenshots:
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @itsme2018,
As for the header menu, the CSS worked when we tested it locally. Since it is not working for you please post your site URL so that we can provide a precise fix on this.
Now to change the color of the sale tag replace the code given below:
.woocommerce ul.products li.product span.onsale { display: none; }
With this code:
.woocommerce ul.products li.product span.onsale { background-color: #9db51f; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @catdemis,
If you have any other issues please do not forget to post.
Thank you 🙂 .
Best Regards!!
wensolutionsKeymasterHello @jamest,
Glad we could help you.
If you have any issue further, please let us know.
We would also really appreciate if you could help us by rating out theme by following the link given below:
https://wordpress.org/support/theme/business-field/reviews/
Thank you.
Best Regards!!
wensolutionsKeymasterHello @itsme2018,
To change the color and remove the sale tag use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#featured-carousel .slick-next.slick-arrow { background-color: #8BC34A; } #header-nav li.current-menu-item a, #header-nav li.current_page_item a{ color: #8BC34A; } .woocommerce ul.products li.product span.onsale { display: none; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @itsme2018,
Glad we could help you.
If you have any issue further please let us know.
Also, we would really appreciate if you could help us by rating our theme by following the link given below:
https://wordpress.org/support/theme/clean-commerce/reviews/
Thank you.
Best Regards!!
wensolutionsKeymasterHello @mcastillos,
When we tested the issue locally with the latest version fo Academic pro with latest WordPress version, we were unable to find such kind of issue.
So if you have installed any third party plugin then please deactivate them one by one and verify the issue.
If the issue still persists kindly let us know.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @groupeilboudo,
The theme is working fine on our server with the latest version of WordPress.
So if you have installed any third party plugins besides the one that is recommended by the theme then please try disabling them one by one and verify the issue.
If the issue is resolved then you will know the exact plugin causing the issue.
If the issue still persists kindly let us know.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @groupeulboudo,
We would like to apologize for the misunderstanding.
Once you buy the theme, you can use the theme for rest of your life.
The only thing here is you can download the updates and get private support forum access till 1 year of purchase date. But after one year, you will need to renew your subscription in order to continue downloading updates and get private support forum access.But this subscription has nothing to do with the usages of the theme to your site. You can use it in your site as long as you want it without renewing your subscription.
Hope this clears the confusion.
If you have any query further, please let us know.
Thank you.
Best Regards!!
Have a good day.
-
AuthorPosts