Forum Replies Created
-
AuthorPosts
-
Psink
Keymastercan you please deactivate all the plugins and check if there’s the same issue. I guess maybe a plugin is responsible for this issue. As you can see in the theme demo there is no such issue with the theme.
https://themepalacedemo.com/blog-diary/
regards,
Psink
KeymasterHello there
can you please share your site URL?
please check this screen record on the footer settings
https://www.awesomescreenshot.com/video/3514236?key=2e146ae24fcdff7a5668a7bcf540772cregards,
Psink
Keymasterhello there
Currently there is no such option in theme, we fill fixed it in new update
thank you
Psink
KeymasterHello There
can you please reconfirm that menubar is not showing. as I can see there is a menu bar displaying at top left corner
check this screenshot
https://ibb.co/FH2Qhg3regards
April 24, 2021 at 10:44 pm in reply to: QuadMenu plugin fails after upgrading to Signify 1.3.0 + other issues #149218Psink
KeymasterHello there,
You can get the earlier version from theme trac
here is the link https://themes.trac.wordpress.org/query?keywords=~theme-signifythis is the theme download link for v.1.3.0
https://themes.trac.wordpress.org/query?keywords=~theme-signifyRegards,
PsinkApril 22, 2021 at 11:52 pm in reply to: I paid for Educollege Pro. I received a receipt, account shows payment pending #149147Psink
KeymasterHello Ronit
Can you please contact this issue through our contact form?
https://themepalace.com/contact-us/regards,
Psink
KeymasterHello Halldor
Please add this code at the last in the additional CSS
@media screen and (max-width: 767px){ .wp-travel-trip-meta-info ul li { width: 100% !important; } }
Regards,
PsinkPsink
KeymasterHello there,
Please try by dragging the theme zip file
https://www.awesomescreenshot.com/video/3444368?key=fe9782a7ad903d7549ba577290fa001bhope this helps
Regards,
Psink
Keymasterglad to help you
Psink
KeymasterHello there
Since the theme is fully based on a customizer all the homepage page sections are prebuilt and can’t be changed. Even if you added a new block it will appear at the bottom of the page. And theme does not support any type of page builder plugins.
However, it is possible to add youtube videos in the Recent Classes box, it needs extra work for that you have to hire our customizer team.
Regards,
PsinkPsink
KeymasterHello there,
Add this css to totally remove big gray part from all pages
#page-site-header { display: none; }
or add this css to remove only from latest post page ( Blog page )
.blog #page-site-header { display: none; }
Regards,
PsinkPsink
KeymasterHello There,
Please add this css in the additional css
body:not(.home) #masthead { padding: 0px 0; } p.site-title { font-size: 32px; }
in the above CSS I have slightly lowered the font size of the site title and remove top button padding space
To add this in the theme Please GO to admin panel >> appearance >> customize >> additional css, paste the above code there and click the published button.
Hope this will help
regards,
psinkPsink
KeymasterHello There,
Please add Catch Infinite Scroll plugin to activate infinite loader for the post. This will not throws you to top of the page on click on Load More button.
To word TESTIMONIALS please try this css
#testimonial-content-section .section-subtitle::after { content: "Testinomial"; visibility: initial; } #testimonial-content-section .section-subtitle { visibility: collapse; display: inline-grid; }
Put the Text you want to display in the content property in above css i.e content: “MYText”;
Hope this will help
Regards,
psinkPsink
KeymasterHello Alex,
Can you please share your site URL?
regards,
psinkPsink
KeymasterHello Halldor
Please add this css
.wp-travel.trip-headline-wrapper .featured-detail-section.right-plot{ width: 100% !important; } .wp-travel-trip-meta-info ul li{ width: 25% !important; margin-right: 0px !important; }
This will helps you to change the design as in the screenshot
https://www.awesomescreenshot.com/image/7347913?key=8d25ae61e76bc5b35eb71c321efe50bbRegards,
psink -
AuthorPosts