How to change the BG color of search and page headings.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5198
    VeeGee
    Participant

    Hi Team,

    Could you please tell me how to change the background colors of search panel on the home page and the Trip page headings.

    Snap_2018.02.25_001<br/><br/>

    Snap_2018.02.25_003<br/><br/>

    Thank you.

    #5206
    Support Team
    Keymaster

    Hello @veegee,

    To change the background colors of search panel use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    #section-itinerary-search {
        background: #5cc4ef;
    }

    Now to change the color of the header use below given CSS.

    .custom-header {
        background-color: #5cc4ef;
    }

    You can change the color code as per your requirement.

    Now if you wish to upload the image in this section then you can do so from Admin Panel > Appearance > Customize > Theme Options > Header option.

    Hope this helps.

    Best Regards!!

    #5304
    VeeGee
    Participant

    Thanks Team,

    I was reading somewhere in the forum that a Pro version of this theme is in the pipeline. If so, I wanna know when is the pro release planned and what extra features are you planning?

    Cheers!

    #5314
    Support Team
    Keymaster

    Hello @veegee,

    Yes, the pro version is currently under development and planning to release the pro version as soon as possible.

    As for the feature we are planning to include the varieties of color options and other exciting features which we will disclose soon.

    Further, if you have any suggestion/request regarding the pro version please feel free to post so that we can include them in the pro version if possible.

    Hoping for the co-operations.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Travel Log’ is closed to new topics and replies.