Perfect Broker

Home Forums Perfect Forum Perfect Broker

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #108968
    seohawaiiseohawaii
    Participant
    • Topics: 11
    • Replies: 8
    • Total: 19
    Member since: October 19, 2017

    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/

    #109046
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    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,
    Shri

    #109070
    seohawaiiseohawaii
    Participant
    • Topics: 11
    • Replies: 8
    • Total: 19
    Member since: October 19, 2017

    Thanks, 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.

    #109106
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Brad

    #109149
    seohawaiiseohawaii
    Participant
    • Topics: 11
    • Replies: 8
    • Total: 19
    Member since: October 19, 2017

    hey you go

    https://imgur.com/dVJD8k1

    #109239
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.