Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterHello Evan
1) Add this css to make logo larger – adjust the max-height value as per your taste
.site-logo img{ max-height: 80px; }
2) Add this css to make hover color orange for all buttons
.post-categories a:hover{ background-color: #ffa713; } .blog-wrapper .post-categories a:hover, #featured-slider .btn.btn-fill:hover{ background-color: #ffa713; border-color: #ffa713; }
3)can you please confirm is this what you want for contact info in the footer https://www.awesomescreenshot.com/image/6808082?key=e3816caffb9ae3106187f0f65609009b
if this is the one add this css
.footer-widgets-area.page-section.col1 { max-width: 100%; margin-left: 0px; margin-right: 0px; text-align: end; }
4) Regarding adding icon for Houzz we can’t do more than this, because we could find the transparent icon for houzz
https://www.awesomescreenshot.com/image/6810848?key=db44d73e242d48c286a52a458e2b98de.social-icons .menu-item-348 a { background: transparent url("https://cdn3.iconfinder.com/data/icons/popular-services-brands-vol-2/512/houzz-512.png"); background-size: auto; background-size: cover; display: inline-block; vertical-align: bottom; }
Regards,
psinkMarch 23, 2021 at 11:58 pm in reply to: Renewed license key but shows as license status is unknow. #147109Psink
KeymasterHello WCMS
Please contact license-related query through our contact form
https://themepalace.com/contact-us/Regards,
PsinkPsink
KeymasterHello Evan
Please follow the screen record to hide the page title from the homepage
https://www.awesomescreenshot.com/video/3150185?key=45bc5982632ff196c07aa98321978910
Regarding logo, you don’t want shrink effect of the logo on scroll?
If that please add this css in additional css.menu-sticky #masthead.nav-shrink .site-logo img { max-height: 70px; }
please adjust the max-height value as per your requirement
Regards,
psinkMarch 23, 2021 at 3:50 am in reply to: page or post title appears on top of the featured image #147051Psink
KeymasterHello helicopterandy
Thanks for your query,
we have checked the theme option but we didn’t find any option to show the post/page title when header media is active for the entire site.
For now, we will contact the theme author on this issue. Hope we will get the solution for it
Till then please wait, we will come back to soon
Regards,
psinkPsink
KeymasterHello raja siml
Can you please share your site URL? and some reference screenshot of it
It would be very helpful if you share a screenshot of actual issue
Regards,
psinkPsink
KeymasterHello Raja Siml
Thanks for your query we will look around it and release the new update by fixing it.
Please wait for a couple of days, we will come back to you soon
Regards,
PsinkPsink
Keymasterplease add this css in the additional css – to avoid white strip at the top and bottom of the header
.site-header{ padding: 10px 0px; }
Regards,
psinkPsink
KeymasterIt’s the only way to add custom fonts to the theme since there are no other options in the theme.
Psink
KeymasterI guess it is causing due to the plugin. Can you please deactivate all the plugin for once and check if there still exist such problem?
Psink
KeymasterHello Lindaje
Hight and width of the image adjust auto, since you have not used the sidebar, the product list used the 100% width of the screen that’s why the product image on your site is quite bigger than on the demo site.
Once you activated the sidebar images will automatically reduce to a smaller size
Regards,
PsinkPsink
KeymasterHello Mateusz
Please add this css in additional css for 1st 2 issues
#main-slider .divider img { width: 100%; } #main-slider .divider { left: 0; right: 0; width: 100%; } .footer-divider img { width: 100%; }
Please reinstall woocommerce plugin and reactive it again. This may help you to avoid the current issue
Regards,
psinkPsink
KeymasterHello Lindaje
It should show the image, in my side it’s all okay
check this screenshot
https://www.awesomescreenshot.com/image/6753428?key=910903721f70de453d3928b9f4323cb8Regards,
psinkPsink
KeymasterYes please share the screen record, it would be more helpful
Psink
Keymastercan you please share a reference screenshot
Regards,
PsinkPsink
KeymasterHello Lindaje
Please add this css in the additional css – to hide title
#featured-slider .slider-caption h3 { display: none; }
Regards,
Psink -
AuthorPosts