Home › Forums › Perfect Forum › Perfect Broker
- This topic has 5 replies, 3 voices, and was last updated 5 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
October 4, 2018 at 3:47 am #108968
How can I add a background color to widgets,
And also how can I add a background image to the Top header?
http://tk1.03b.myftpupload.com/
http://tk1.03b.myftpupload.com/haiku-real-estate/
October 4, 2018 at 12:23 pm #109046Hi,
1. Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
#sidebar .widget_wrap {
background-color: #f3f3f3;
}2. Kindly edit “Haiku Real Estate” page and set a featured to it which you want to display in top header.
Regards,
ShriOctober 4, 2018 at 8:47 pm #109070Thanks, Another question, under the header, I filled in the four boxes, <i class=”fa fa-phone”></i> 1-808-870-6794 etc..
It does not display correctly oh ipads or phones.October 5, 2018 at 12:59 pm #109106Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
BradOctober 6, 2018 at 7:33 pm #109149hey you go
https://imgur.com/dVJD8k1
October 8, 2018 at 12:56 pm #109239Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:768px) and (max-width:1023px) { .head-info-area .left .phntp { padding-right:15px;} } @media screen and (max-width:479px) { .has_trans_header .head-info-area { height:auto; padding-bottom:20px;} .sintp { width:100%; text-align:center;} .suptp { width:100%; line-height:30px;} }
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.