Theme Palace » All Posts https://themepalace.com/forum/free-themes/boost-biz/feed/ Thu, 26 Oct 2023 05:06:05 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/how-to-change-header-layout/#post-184277 <![CDATA[Reply To: How to change header layout]]> https://themepalace.com/topic/how-to-change-header-layout/#post-184277 Sun, 24 Jul 2022 04:59:26 +0000 sanam Hi @DAVEHS,

Could you please send us your site URL ?

Regard,
Sanam

]]>
https://themepalace.com/topic/how-to-change-header-layout/#post-184226 <![CDATA[How to change header layout]]> https://themepalace.com/topic/how-to-change-header-layout/#post-184226 Sat, 23 Jul 2022 04:19:00 +0000 Dave HS Hello all,

How do we change the header with some CSS coding? Basically, I want to extend the the first line of my Title horizontally as I have a very long last name and it keeps cutting my name into 2 lines. My menu on the right side doesn’t have a lot of options, so I definately have enough room to stretch my Title (basically my name) across into 1 line.

Also, the 1000×1000 or 500×500 picture I choose as my logo always appears like 150×150 or 200×200 (not sure of the actual display size). How do I change that in the header so it is larger?

I would attach a screen shot to this post, but i don’t see an option where to upload a pic.

Thanks in advance!

]]>
https://themepalace.com/topic/how-to-change-the-background-picture-color-on-front-page/#post-184225 <![CDATA[Reply To: How to change the background picture / color on front page]]> https://themepalace.com/topic/how-to-change-the-background-picture-color-on-front-page/#post-184225 Fri, 22 Jul 2022 12:11:00 +0000 Dave HS Thank you so much!!!

]]>
https://themepalace.com/topic/how-to-change-the-background-picture-color-on-front-page/#post-184216 <![CDATA[Reply To: How to change the background picture / color on front page]]> https://themepalace.com/topic/how-to-change-the-background-picture-color-on-front-page/#post-184216 Fri, 22 Jul 2022 04:14:22 +0000 sanam Hi @DAVEHS, Please add this CSS in the Additional CSS

#introduction-section {
background-color: #24358B;
}
#latest-posts {
background-color: #EA202D;
}
@media screen and (min-width: 1200px){
.box {
background-color: #EA202D;
}
}

Go to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.
you can find the color code reference on the link below:
https://www.computerhope.com/htmcolor.htm

Regards,
Themepalace

]]>
https://themepalace.com/topic/how-to-change-the-background-picture-color-on-front-page/#post-184194 <![CDATA[How to change the background picture / color on front page]]> https://themepalace.com/topic/how-to-change-the-background-picture-color-on-front-page/#post-184194 Thu, 21 Jul 2022 13:57:43 +0000 Dave HS Hello,

Hoping to get a little guidance here on how to change the blue & red backgrounds on the front page. I love the design, and even the rounded color backgrounds, however I would like to change those pics (if they are pics) with exact same ones of a different color, or to change the color of them to the colors I want.

I’d like to change :
– the blue to HEX CODE # 24358B &
– the red to HEX CODE EA202D

Thanks & respects,
Dave

]]>