Forum Replies Created
-
AuthorPosts
-
PsinkKeymaster
Hello 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,
PsinkPsinkKeymasterHello 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,
PsinkPsinkKeymasterHello 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 #142654PsinkKeymasterHello 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,
PsinkPsinkKeymasterHello 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,
PsinkPsinkKeymasterHello 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? #142599PsinkKeymasterHello @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,
PsinkPsinkKeymasterHello @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,
PsinkPsinkKeymasterHello @Milesax
Thanks for the info and screenshot. We will work on it and inform you it gets fixed.
Regards,
PsinkPsinkKeymasterHello Diego
Add this Css
.archive h2.entry-title { font-size: 28px; }
Regards,
PsinkPsinkKeymasterHello 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,
PsinkPsinkKeymasterHello 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,
PsinkPsinkKeymasterhello michael
Can you please share your site URL? It’s quite confusing, it would be easy to understand with the visual aspect
Regards,
PsinkPsinkKeymastercan you please share your wp-admin login details at this link https://themepalace.com/Contact Us/, for further investigation
PsinkKeymasterhello suguna
Did you use external resources for animation in the slider? We are not getting what is the actual issue with the slider. And by default, there is no animation in the slider. We are looking for the actual issue but we are not reaching there.
regards,
psink -
AuthorPosts