Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterPlease add this CSS
#colophon h1,
#colophon h2,
#colophon h3,
#colophon h4,
#colophon h5,
#colophon h6,
#colophon .widget {
background-color: transparent !important;
color: #ffffff !important;
}Let us know if its works
Psink
Keymaster@soarts, Do you want to hide the whole page title section or just the page title? Only the red mark on the screenshot
https://www.awesomescreenshot.com/image/50100456?key=948e3b03717f26e4b8b525de39783964
Psink
Keymaster@therastan666, You want the youtube video frame to be larger as much as featured slider. Is im right ?
Psink
Keymaster@therastan666, Currently the theme doesn’t offer a tik tok icon. We will be adding tik tok icon in upcoming update
Psink
Keymaster@therastan666, Is it possible to share a reference screenshot of the hero content section and the site URL?
Psink
Keymaster@wcms, we provided you with CSS in the previous reply regarding the header space issue. Seems you have not added that CSS in the Additional CSS. However, if you want to have the same header as in the demo you can use “TP: Social Link” and “TP: Link Button” widgets on the Header Widget Area. Also, we will provide you a CSS to make a button color golden
Please follow the screen record
https://www.awesomescreenshot.com/video/30446626?key=09c11d1d41db1ef97373e45762893f2dHere is the CSS to make the button color golden – Add this to Additional CSS as in the screen record
.graduate_pro_link_buttons a{
background: #f99f2f;
}Regarding Black Overlay – Here is the CSS to remove the black overlay of the banner image from all pages
.black-overlay {
opacity: 0 !important;
}Please add this as in the screen record
https://www.awesomescreenshot.com/video/30446738?key=75d261845cfc6e140216acfbbf1ed215Additionally, the search field is not aligned with the menu items in the header. Here is the CSS to fix that issue
.main-navigation ul > li > a {
padding: 15px 15px !important;
}After adding all this CSS your site looks something like this
https://www.awesomescreenshot.com/video/30446798?key=a023baa8554a3f64e4e908d61a126b44
I hope this will solve all of the issues
Please let us know if you need any further assistance
Psink
KeymasterPlease, add this CSS. It include CSS to remove black overlay of the banner image and the CSS to fix the header space
#masthead .container .pull-right .widget .wp-block-buttons{
margin: 0px !important;
}#masthead .container .pull-right{
display: flex !important;
padding: 20px 0 !important;
}.main-navigation ul > li > a {
padding: 15px 15px !important;
}.black-overlay {
opacity: 0 !important;
}@media screen and (max-width: 992px){
#masthead .container .pull-right {
justify-content: center;
}
}@media screen and (max-width: 992px){
#masthead .container .pull-right {
flex-direction: column;
align-items: center;
}
}let us know if the above CSS does not works
-
This reply was modified 1 year, 1 month ago by
Psink.
Psink
Keymaster@DIGITECHVIBE, Here we have a few demos, You can check from your side
https://themepalace.com/downloads/magazine-palace-pro/
https://themepalace.com/downloads/magazine-power-pro/
https://themepalace.com/downloads/news-vibe-pro/Psink
Keymaster@lindajerlamgmail-com, You can add this CSS in the Additional CSS to override the blue color
.clean_corporate_widget_latest_news .latest-news-text-wrap {
border-bottom: 5px solid #dd9933;
}August 4, 2024 at 11:47 pm in reply to: Trouble Activating Signify Pro License for Signify Photography Child Theme #196413Psink
Keymaster@tishd7, You do not have to active Signify Photography if you have a Signify Pro. Signify Photography is the child theme of the free version of Signify Pro. To activate photography on the pro version there is an option called “Theme Scheme” inside the color setting, there you will find the “Photography” option to choose from.
Here you can follow the quick screen record
https://www.awesomescreenshot.com/video/30187824?key=2f862080ea82182cf004dc64cab91424Psink
KeymasterTo fix lot of space in the header, you can add the bellow CSS to Additional CSS
.site-header .pull-right{
display: none !important;
}Psink
KeymasterYou can add social icons from the widget area. Go to Customizer >> Widgets >> Header Widget Area, from there you can add social icons from two different widgets, one with “Social Icons” and the other with “TP: Social Link”.
Here is the screen record of adding social links https://www.awesomescreenshot.com/video/30046278?key=1d39d61974e5a3be8771f8c984335f96
Psink
Keymaster@THERASTAN666, Yes we can help you. It is possible with a child theme. We can help you build a child for adding a section where you can load a Contact Form 7 Shortcode. For this, you can hire our customizer team for to help you to customize theme – https://themepalace.com/hire-a-customizer/
Psink
Keymaster@AMANDABOTFIELD, Thank you for reporting the issue related to the font. We are quite unclear regarding the issue. Sometimes the third-party plugins may override the style of the theme. Could you please troubleshoot the site by disabling all the plugins? For this, you can use the Health Check plugin
https://wordpress.org/plugins/health-check/Also is it possible to share the site URL and the reference screenshot? It would be helpful to understand the actual cause of the issue and provide you with a solution to fix it
Psink
KeymasterThe update may take time. Is it possible to share the temporary login to your site? or could you please share your email so I can provide you with the latest zip of the theme?
-
This reply was modified 1 year, 1 month ago by
-
AuthorPosts