Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterStrange issue… Could you please manage to give access to your site dashboard? we will inspect it and let you know.
Psink
Keymastercould you please share your site URL? Will inspect and provide you CSS
Psink
Keymastercould you please share your site URL? Will inspect and provide you CSS
Psink
KeymasterAdd this CSS in the Additional CSS
.woocommerce-product-gallery__wrapper div:not(:first-child){
width: 33.33%;
float: left;
}let us know if this didn’t works
Psink
KeymasterCould You please share your site URL? I will inspect and share CSS to fix the issue
June 11, 2023 at 11:39 pm in reply to: Trips Tabs appear white on mobile devices without visible wording #189959Psink
KeymasterPlease Add this CSS in the Additional CSS in theme customizer
h2.resp-tab-active, h2.resp-accordion {
background-color: #2c2c2c;
}let me know if this does not works
Psink
Keymastercould you please share your site URL and login details with prashant.themepalace@gmail.com? we will inspect and let you know
June 11, 2023 at 11:14 pm in reply to: Trips Tabs appear white on mobile devices without visible wording #189956Psink
KeymasterSorry for the late follow-up. Could you please share your site URL? We will inspect the issue and let you know
Psink
KeymasterCould you please share your backend URL? We will inspect the issue and let you know
You can send it to this email prashant.themepalace@gmail.com
Psink
KeymasterYou can add this CSS in the Additional CSS
here is the CSS
iframe.wp-video-popup-video{
width: 1400px;
}Psink
KeymasterYou can set another page as a homepage for that Go to Customizer >> Homepage Settings there you will see the Homepage options you can choose any of the pages that you want to use as a homepage
Psink
KeymasterYou can add this CSS in the Additional CSS
@media screen and (min-width: 910px){
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
right: auto;
left: 100%;
}.main-navigation ul ul .menu-item-has-children > a:after {
right: 10px;
top: 14px;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
}June 6, 2023 at 11:45 pm in reply to: Increase the width of the feature image and content area within the page #189920Psink
KeymasterYou can wrap all the blocks in the group block and set the content width
here is the example
https://www.awesomescreenshot.com/video/18096893?key=54fad2378c746fb7496b5243f152b85ePsink
KeymasterI did not understand what exactly you want to say. Could you please explain in more details and if possible with the reference screenshot
June 5, 2023 at 11:20 pm in reply to: Increase the width of the feature image and content area within the page #189906Psink
KeymasterIs this is want you want to have on your site
https://www.awesomescreenshot.com/video/18057487?key=6b74bfe47e3c50d690bbf4aef1f7d12c -
AuthorPosts