Forum Replies Created
-
AuthorPosts
-
December 12, 2021 at 10:51 pm in reply to: Button sizes on mobile theme view not resizing, buttons too big #173371
Psink
KeymasterHello David
Please add this CSS in the Additional CSS
@media screen and (max-width: 767px) { .home #content tr td { width: 100% !important; display: block; text-align: center; margin: auto; } }
After adding this CSS it’s looks something like this
https://www.awesomescreenshot.com/video/6408389?key=5f07f9998dc46b2509a34331f7f9e99cPsink
KeymasterTheme it self is a WordPress theme. Can you please explain your issue more clearly so that we can assist you to solve the issues
Psink
KeymasterCan you please assist me to get to your homepage? I did not understand the language in the site, and I am not able to visit your site homepage
As you can see in the screen record
https://www.awesomescreenshot.com/video/6396396?key=2dac79d9602b9c3bb95087fb0fddc596Psink
KeymasterIs your site live? please live your site and share us a site URL. Then we will inspect the site and provide you a solution to fixed the background color of the testimonial section
Psink
KeymasterActually it’s only for the business layout. Since there is Counter Section customizer options for defaults layout too, we will update the theme and add counter section in homepage too. Please wait for a couple of days until we release a new update for House State Pro
December 9, 2021 at 11:06 pm in reply to: How do I remove the woo commerce product catalogue from my shop front page? #172094Psink
KeymasterCan you please share a screenshot with marks? I did not get any catalog on the shop page, maybe I did not recognize it
Please share a screenshot with the mark on the catalog
Psink
KeymasterI guess you want to add an iframe in the site page or something. Can you please explain in more detail?
Psink
KeymasterWe have fixed a system issue. Can you please download a theme file from this link
https://themepalace.com/my-account/Psink
KeymasterHello Sab,
Can you please tell me which section is that in the 3rd screenshot?
It would be better if you share a full screenshot of the page with the marks on the parts that you want to change a color
Psink
KeymasterCan you please report this issue through our contact form
Here is the link – https://themepalace.com/contact-usPsink
KeymasterHello,
Ah ok, Can you please share your site URL? We will inspect and provide you with a valid CSS to make the page background transparent.
OR you can use the “!important” keyword to override inline CSS
i.e#page{
background-color: transparent !important;
}December 6, 2021 at 6:14 am in reply to: Black overlay on page header (while using featured image) #171969Psink
KeymasterHello Mari,
Please add this CSS in Additional CSS to remove overlay on the header image
#header-image .black-overlay{ display: none; }
In case you just want to reduce overlay add this one
#header-image .black-overlay{ background-color: #000; opacity: 0.1; }
Note: opacity 0 means transparent and opacity 1 means solid overlay. And you can just change the color code for background-color to use a different overlay
Psink
KeymasterWe have passed the theme file for the update. It will release within 24 hrs. After the release update, the theme and you will be able to use category images for the archive pages.
Required – Categories Image plugin
Before you proceed watch this screen record
https://www.awesomescreenshot.com/video/6302360?key=71a1d4021b200cc9ceb1bef1847c5f86Psink
KeymasterWe have no idea what’s going on your side. I have recently visited your site dashboard and it’s working all fine. However, I have deactivated and reactive all of the plugins
As you can see in the screen record all the widgets areas are working fine on our side
https://www.awesomescreenshot.com/video/6302164?key=e05bbf922e0620176ce67a5136a1f56aPsink
KeymasterI’m really sorry I actually forgot to attached a link of screen record
Please watch this screen record
https://www.awesomescreenshot.com/video/6292071?key=53416570879b18102d12c1da1d7df376 -
AuthorPosts