Forum Replies Created
-
AuthorPosts
-
Psink
Keymaster@STYLE-TRAVEL-BG, We have tested with the same version and there is no such issue in the theme.
Maybe the issue is with the child theme. Is it possible to share the site login details so that we can inspect from our side?
You can send login details to prashant.themepalace@gmail.com
Psink
Keymaster@STYLE-TRAVEL-BG, I’m unable to visit your site.
In the meantime could you please let us know about the parent theme is it Travel Ultimate Free or Pro? And the version of the theme. So that it would be easy to track the issue and provide you with a solution
Psink
Keymaster@CODYRHOWE, We will release the update by replacing the Twitter logo with the current one in a couple of days.
We will let you know once the update released
Psink
Keymaster@STYLE-TRAVEL-BG, We are unable to replicate the same issue on our side, Could you please let us know the version of the theme currently active on the site and the URL of the side? We will inspect from our side and figure out the actual cause of the issue. At the same time could you please troubleshoot your site by using the “Health Check” plugin? While troubleshooting the site please deactivate all the third-party plugins expect for the recommended one
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, 2 months 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;
} -
This reply was modified 1 year, 2 months ago by
-
AuthorPosts