Forum Replies Created
-
AuthorPosts
-
Psink
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,
PsinkPsink
KeymasterHello @Milesax
Thanks for the info and screenshot. We will work on it and inform you it gets fixed.
Regards,
PsinkPsink
KeymasterHello Diego
Add this Css
.archive h2.entry-title { font-size: 28px; }
Regards,
PsinkPsink
KeymasterHello William
Here is the CSS to hide the default lightbox. Add this in Additional CSS
div#pbOverlay.show { display: none !important; }
Using different header images in non-homepage. I’m not sure that it is possible or not. So, for now, I have contacted the theme author for this. I will inform you is it possible or not after the theme author’s response.
Have a good day
Regards,
PsinkPsink
KeymasterHello Michael
Please Go to Admin Panel >> Appearance >> Customize >> Front Page >> Topbar
There you will find a background image option for changing the menu background image
Regards,
Psink -
AuthorPosts