Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@henebe: Hello Heinz,
When you choose the color in the customizer you will be able to see the color codes there itself. When you click on select color for any color option you will see the color code currently in use.The other thing you can do is create a backup of all your post/page media file content and your customizer settings.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@henebe: Hello Heinz,
To know the color code you will need to use the Inspect Element tool of your browser.
For example: To know the color of the Header Media text Herzlich Willkommen right click on it and click on Inspect Element
you will see a small window pop up. On the right hand side you will the CSS Coding and you should be able to see the color code that is being used for the text.If this doesn’t work out please let me know the system and web browser you are using.
Kind Regards,
SkandhaMay 10, 2020 at 10:41 am in reply to: Homepage Header image disappeared after adding footer template #246204Skandha
Participant@ushasj: Hello there,
I suggest you not to directly core theme files as all the changes you make will get lost when you update the theme to newer version. Can you let me know what you are trying to achieve?Kind Regards,
SkandhaSkandha
Participant@minormoves: Hello there,
I will need to look into your site to debug the issue. I will contact you shortly by email.Kind Regards,
SkandhaMay 9, 2020 at 11:51 pm in reply to: How to active image background on header inside the website ? #246168Skandha
Participant@nykonos: Hello Nicolas, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/bold-photography/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂Kind Regards,
SkandhaSkandha
Participant@ojoelle: Hello there,
That is the email I was taking about. Can you send me your WP Admin Credentials through that email so that I can look into your theme license issue?Kind Regards,
SkandhaSkandha
Participant@stewart-wall: Hello Stewart,
Can you please post in your site URL. Also do you want the featured image to show up as a header image on individual pages?Kind Regards,
SkandhaSkandha
Participant@henebe: Hello Heinz, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@alicebensi: Hello there,
I will need to look into your site to debug the issue. I will contact you shortly by email.Kind Regards,
SkandhaSkandha
Participant@kwek3net: Hello there,
I checked for the issue at my end and the search function was working fine on Chrome Browser. Can you please let me know the version of the theme you are using?Kind Regards,
SkandhaSkandha
Participant@henebe: Hello Heinz,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..team-content-wrapper .hentry-inner { background-color: unset !important; }To change the image size of team section you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization.
I have afraid it is not possible to add a graphic logo instead of a button. If you really need it I suggest you to hire a customizer to get it done.
I hope this helps you out!
Kind Regards,
SkandhaSkandha
Participant@stewart-wall: Hello Stewart, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-fotografie/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@rizkadarmawan: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width: 64em) { .site-content { padding: 0px; } }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@stewart-wall: Hello Stewart,
To change the text color of Featured Content Section
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header-content .entry-title, .custom-header-content .site-header-text { color: #f23456 !important; }You can change color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@rizkadarmawan: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/travelore/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@rizkadarmawan: Hello there,
Can you explain which space you would like to reduce on your site?If you want to change height of the Primary Menu please try adding the following CSS Code.
@media screen and (min-width: 64em) { .site-navigation a { padding: 15px 0px; } }You can change the padding to adjust the height of the primary menu container.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@jdeg: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/chique/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@stewart-wall: Hello Stewart,
1. You won’t have to start from scratch. All you customizer setting from free will migrate to pro when you upgrade to the pro version of the theme.
2. To change the text color of Featured Content Section
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#featured-content-section article .entry-header .entry-title a, #featured-content-section article .entry-header .entry-meta .posted-on a { color: #f23456; }You can change color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaMay 8, 2020 at 11:19 pm in reply to: Expand the image change in the header according to time and with a logo #246055Skandha
Participant@henebe: Hello Heinze,
I am afraid that is not possible with the available theme options. If you really need it I suggest you to hire a customizer to get it done.Kind Regards,
SkandhaSkandha
Participant@bastienchill: Glad it worked out. Have a good day! 🙂
Kind Regards,
Skandha -
AuthorPosts
