@marcdecroux: Hello there, I checked your site and It seems to be in maintenance mode. Please let me know when your site is accessible.
Also for swift response please post your issues in the Official Catch Themes Support Forum
https://catchthemes.com/support-forum/forum/catch-box-public/
Kind Regards,
Skandha
Hello !
Sorry for the very late answer… I was waiting for an ok to remove provisorly the maintenance mode…
I just need the following :
– reduce the height of the header (maybe something like 30%)
– remove the white border around the image (I need my image full width and stuck to the menu)
On the blog page, I also see the background (behind the posts) in a king of grey. Is it possible to change this colour?
Thanks a lot for your help!
@marcdecroux: To reduce the height of header
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#header-content {
padding:0;
}
#branding img {
height:200px;
}
To change background color
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body.custom-background {
background-color:#123456;
}
You can change the height and background color according to your requirement.
Let me know if this works out.
Also for swift response please post your issues in the Official Catch Themes Support Forum
https://catchthemes.com/support-forum/forum/catch-box-public/
Kind Regards,
Skandha
Hi !
The header height works fine, thanks for this!
I change the background color: it doesn’t works, unfortunately…
For further request, I will go to the Catch Box forum. Am I right to continue ths topic here? Or do you prefer I post a new request on the Catch Box forum?
Thanks in advance…
Hi again,
About the background color, I’ve put the code in the additional CSS of the theme. And it works, but not as I want : the background of the page is effectively changing. If your look at the page, there are 2 different backgrounds :
1. Background of the full page : as you can see, I can apply the modification.
2. Background of the posts : each post is displayed in a white rectangle, and there’s a color behind/around that goes from the menu to the bottom of the page. It’s this background I’d like to modifiy!
Any idea how to do this?
Thanks in advance!
@marcdecroux; To change the background color
Go to => Appearance => Customize => Additional CSS and the following CSS Code.
#main {
background-color:#123456;
}
You can change the color according to your requirement.
Let me know if this is what you want.
Kind Regards,
Skandha
Hi Skandha,
That’s GREAT : exactly what i was looking for !
Have a nice week-end!
@marcdecroux: 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://ww.wp.xz.cn/support/theme/catch-box/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,
Skandha