Forum Replies Created
-
AuthorPosts
-
Psink
Keymaster@KKNP, Could you please provide us with a screenshot of the text? I have visited your site but I did not get the text that needs to be aligned at the center in the mobile screen
Psink
Keymaster@NATALIESUSANA, Seems WP Travel is inactive. Please activate the WP Travel plugin and the contact form 7 plugin before you import the demo data.
Before you import the data. Make sure you have reset your site. You can use WP Reset plugin to reset the site. After resetting, activate WP Travel and Contact Form 7 plugin. Now you are ready to import the demo data
Psink
Keymaster@NIKONIKOENGLISH, To enable icons in the menu first we need to enable CSS Classes setting for the menu where we can add the icon class
Please follow the screen record
https://www.awesomescreenshot.com/video/12824949?key=5591cc88a15751412b02e39509a595f7If have any confusion please let us know
November 27, 2022 at 10:31 pm in reply to: How to remove page title without affecting page URL #187084Psink
Keymaster@VERTICALIFI, Remove the previous CSS code from the Additional CSS and add this CSS code
header.entry-header {
display: none;
}this code will hit all the pages
Psink
Keymaster@HNESCAPES, For demo import, install the Catch Theme Demo Import Plugin. After the plugin is active you will see the Themepalace Demo Import tab inside Appearance in the admin panel. Click on Themepalace Demo Import. You will see three fields to upload demo data.
here is the link for the demo data
https://themepalace.com/instructions/themes/travel-life/#doc-demo-file-51Extract the file and upload the data in respective fields and click import it will while to complete the import
Please let us know if you have any confusion
Psink
Keymaster@PRISCILLALONG93, Please try by manual import. I will provide you a demo data of Signify eCommerce.
First, we need to reset the database. For that install, WP Reset plugin and active it. After that, you will see WP Reset option inside the Tools in the admin dashboard.After a complete reset active all the recommended plugins and also the Woocommerce.
Then Go to the Catch Themes Demo Import tab and upload respective demo files and click on import
here is the link for demo dataNovember 20, 2022 at 10:25 pm in reply to: How to remove page title without affecting page URL #187039Psink
Keymaster@VERTICALIFI, Please Add this CSS in the Additional CSS
.home .post-21 .entry-header{
display: none;
}GO to Appearance >> Customizer >> Additional CSS, paste the above code there and published the site
Let us know if it works or not
Psink
Keymaster@TSC20234, Add this CSS in the Additional CSS
.main-navigation ul.nav-menu > li > a {
padding: 6px 10px;
font-size: 16px;
}Please let us know if it works or not
Psink
Keymaster@RAVENST0NE, Could you please share your site URL? We will check and provide you with a solution
if possible send your admin login through our contact form
https://themepalace.com/contact-us/-
This reply was modified 3 years, 1 month ago by
Psink.
Psink
KeymasterHello,
I guess you did go through the instruction of Musicsong Pro. Here is the instruction for the Musicsong
Psink
Keymaster@JASMINER, Add this CSS in the Additional CSS
#main-slider img {
height: 700px;
object-fit: cover;
}Psink
Keymaster@TSCOLETTIGMAIL-COM, Please add this CSS in Additional CSS
@media screen and (max-width: 567px) {
.custom-header-media .section-title{
display: none;
}
}Psink
Keymaster@JASMINER, Could you please share your site URL? We will check and provide you with a valid CSS
Psink
Keymaster@TSCOLETTIGMAIL-COM, Could you please share your site URL? We will see and provide you with a Valid CSS
Psink
Keymaster@MANU, the issue is solved actually pagination code is missing in the right sidebar template and in the full-width template. I have added a folder called ‘templates’ in your child theme directory and added the two files one for the right sidebar template and the other for the full-width template
-
This reply was modified 3 years, 1 month ago by
-
AuthorPosts





