Theme Palace » All Posts https://themepalace.com/forum/pro-themes/signify-pro/feed/ Sat, 15 Jun 2024 10:54:03 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196018 <![CDATA[Reply To: Create transparent widget-wrap blocks and custom-header-overlay backgrounds]]> https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196018 Fri, 07 Jun 2024 03:18:05 +0000 Psink Okay, you can try this CSS to make the width of the header image 100%

#custom-header img{
width: 100%;
}

]]>
https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196017 <![CDATA[Reply To: Create transparent widget-wrap blocks and custom-header-overlay backgrounds]]> https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196017 Thu, 06 Jun 2024 20:08:44 +0000 JmanX Hey! Thank you! That worked perfectly! The only other part that I’m having trouble with is making the header image at the top on the main page either be 100% screen width or having the light grey background that extends to the sides to screen width also have a transparency (preferred solution). Thanks again for the help!

]]>
https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196011 <![CDATA[Reply To: Create transparent widget-wrap blocks and custom-header-overlay backgrounds]]> https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196011 Thu, 06 Jun 2024 04:04:01 +0000 Psink Please try this CSS

#wp-discord.wpd-dark,
#secondary section .widget-wrap{
background-color: rgba(0,0,0,0.6);
}

let us know if this does not works

]]>
https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196003 <![CDATA[Create transparent widget-wrap blocks and custom-header-overlay backgrounds]]> https://themepalace.com/topic/create-transparent-widget-wrap-blocks-and-custom-header-overlay-backgrounds/#post-196003 Thu, 06 Jun 2024 03:45:29 +0000 JmanX Hi, I’m using the Signify Pro (Music Dark Theme/Dark Base Color Scheme) on http://theadventurerleagues.com/. I’d like have the sidebar widget blocks have a semi-transparent background, same with the background bar behind the header image.

For the main content/posts I’m using the following code added to the additional CSS:
div#primary {
background-color: rgba(0,0,0,0.6);
}

However adding similar code but changing the div# to “secondary”, “widget-wrap”, “custom-header-overlay” don’t seem to have any effect on this. Appreciate any help! Love the theme!

]]>
https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195428 <![CDATA[Reply To: Captions not displaying in Slideshow block]]> https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195428 Wed, 20 Mar 2024 18:33:48 +0000 Andrew Shields Worked, thank you!!

]]>
https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195350 <![CDATA[Reply To: Captions not displaying in Slideshow block]]> https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195350 Thu, 14 Mar 2024 03:37:25 +0000 Psink @DREWVY, Please add this CSS to Additional CSS under customization section

@media only screen and (min-width: 768px) {
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
bottom: 40px !important;
}
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom{
justify-content: center !important;
}

]]>
https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195329 <![CDATA[Reply To: Captions not displaying in Slideshow block]]> https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195329 Wed, 13 Mar 2024 17:36:00 +0000 Andrew Shields Sure, page link is:
https://drewvydesigns.com/portfolio/tahquitz-falls/

It’s not giving me an option to add screenshots to this post.

]]>
https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195322 <![CDATA[Reply To: Captions not displaying in Slideshow block]]> https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195322 Tue, 12 Mar 2024 04:00:23 +0000 Psink @DREWVY, could you please share the URL of that page and if possible the reference screenshot of the issue? So that it would be easy for us to figure out the issue and provide you a quick solution

]]>
https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195302 <![CDATA[Captions not displaying in Slideshow block]]> https://themepalace.com/topic/captions-not-displaying-in-slideshow-block/#post-195302 Mon, 11 Mar 2024 06:33:29 +0000 Andrew Shields I added Captions in the Slideshow block on a Portfolio Project page. It shows fine in Edit mode, but when I preview the page the caption text is cut off (barely showing top of text). i tried different image display options and even added a spacer after the block but nothing has worked.

http://www.drewvydesigns.com

Artworks

]]>
https://themepalace.com/topic/woocommerce-template-is-outdated/#post-195256 <![CDATA[Reply To: Woocommerce Template is Outdated]]> https://themepalace.com/topic/woocommerce-template-is-outdated/#post-195256 Wed, 06 Mar 2024 04:15:23 +0000 Psink @SOLARSAGE, We have released an update, please update the theme to the latest version v4.2.6. The issue has been fixed in the latest version

]]>
https://themepalace.com/topic/woocommerce-template-is-outdated/#post-195234 <![CDATA[Reply To: Woocommerce Template is Outdated]]> https://themepalace.com/topic/woocommerce-template-is-outdated/#post-195234 Sun, 03 Mar 2024 23:22:27 +0000 Lakin LaShae I have the latest version and I’m still having the issue. It’s under the product-searchform template.

]]>
https://themepalace.com/topic/woocommerce-template-is-outdated/#post-195196 <![CDATA[Reply To: Woocommerce Template is Outdated]]> https://themepalace.com/topic/woocommerce-template-is-outdated/#post-195196 Tue, 27 Feb 2024 03:42:30 +0000 Psink @SOLARSAGE, this issue has been fixed in the latest version of the Signify Pro v4.2.5. Please update the theme to the latest version

]]>