Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterHello Diego
Now I got it, Actually, it’s a single page title not archive page posts title.
Add this Css
.single .entry-title, .page-title{ font-size: 24px; }
Have a good day
Regards,
PsinkPsink
KeymasterHello Becca
can you please share the site URL? Regarding buttons color, it should work.
Button color options are working well
https://themepalacedemo.com/myself-travel/itinerary/?view_mode=gridRegarding the menu can you please describe it in more brief?
Regards,
PsinkPsink
KeymasterHello Michael
I guess currently modern is active in the menu type. Please change it to classic.
for reference see the screen record
https://www.awesomescreenshot.com/video/2372990?key=60a9a941c5059d789aeb1a9a55015295Regards,
PsinkJanuary 13, 2021 at 3:46 am in reply to: Site Not Loading correctly after demo data installed #142674Psink
KeymasterHello Dave
We have successfully import demo data. Please check from your side
Regards,
PsinkPsink
KeymasterHello Diego
You can send it here
Regards,
PsinkJanuary 13, 2021 at 2:38 am in reply to: Site Not Loading correctly after demo data installed #142666Psink
KeymasterHello Dave
Please share your login details to this URL
https://themepalace.com/contact-us/Regards,
PsinkPsink
KeymasterHello Michael
I guess “Yoga Therapy Title” and “with all the Biggest Brands of Fashion” are coming from customizer >> Header Media. Can you please check there once?
Regards,
PsinkPsink
KeymasterHello Diego
Can you please confirm that you are talking about the archive page post title. Because previous should have to work for it. It would be easy if you share some screenshots of that page.
Please share some screenshot or screen record
Regards,
PsinkPsink
KeymasterHello Stern Chic
Here we have a few CSS to fix the issue that you are dealing with
CSS To remove page name under the header
.singular-content-wrap article header.entry-header { display: none; }
CSS To remove underline for link
.entry-content a:not(.more-link):not(.button), .entry-summary a:not(.more-link):not(.button), .ew-about a:not(.more-link):not(.button), .widget_text a:not(.more-link):not(.button) { text-decoration: none !important; }
To Add in the theme
Please Go to Admin Panel >> Appearance >> Customize >> Additional CSS, here paste above CSS then publishedHope this helps
Regards,
PsinkPsink
KeymasterHello Michael
It’s our pleasure to help you
Regards,
PsinkJanuary 12, 2021 at 10:17 pm in reply to: Site Not Loading correctly after demo data installed #142654Psink
KeymasterHello dave_r
Can you please share your wp-admin user and password. We will figure out the actual issue and help you to import demo data
Regards,
PsinkPsink
KeymasterHello Roland Konzett
Currently, we can’t change a parameter in the search bar. To add that feature extra works has to be done, So I would like you to hire Customizer Team. To hire a team please contact through https://themepalace.com/hire-a-customizer/
Regards,
PsinkPsink
KeymasterHello Stern Chic
Can you please share your site URL. It would be easy to inspect and give you valid CSS
Regards,
PsinkJanuary 12, 2021 at 6:15 am in reply to: How can I change the color of icons in Social Menu? #142599Psink
KeymasterHello @Alexei
Please add this Css in Additional CSS to change social menu color
#header-social .university_hub_widget_social ul li a::before{ color: #000; }
Change the color code as per your requirement
have a great day
Regards,
PsinkPsink
KeymasterHello @Adriana
Yes, you can achieve it by adding a custom navigation menu code on a particular page using a custom HTML block. Also, you need to add all the CSS in Additional CSS
necessary for a custom navigation menu.if you get any confusion while doing it, please let us know
Regards,
Psink -
AuthorPosts