Home Forums Free Themes Travel Eye Travel Eye: Featured Trips

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15349
    Bizness
    Participant

    Hi, I’m using the page builder to edit this portion of the home page, the font color for the Title and sub title are not visible with the image. I did not set the image and am unable to set the image.
    1. How do I change the image?
    2. How do I change font color

    Thank you

    #15354
    wensolutions
    Keymaster

    Hello Bizness,

    To change background image of Featured Trip section, you need edit your home page under page builder. Find the Featured Trips widget section and click edit icon as shown in the image below :

    You can update your background image from the new options pop-up.

    Set your new background image from this option then save and update your changes.

    For your query regarding the font color of title and sub-title, please specify the section you would like to change the font color of so that we can provide you custom CSS solution for your specific section.

    Hope this helps you,

    Best Regards!!

    #15368
    Bizness
    Participant

    thanks that helped. for the second question, how to edit font color with the Travel Eye: Featured Trips section. As the Title and sub title are not visible with the image I have selected. thanks.

    #15369
    wensolutions
    Keymaster

    Hello @Bizness,

    To change the font color of your Featured Trips section, please paste in the following custom CSS in your Dashboard > Appearance > Customize > Theme Options > Custom CSS field.

    .so-widget-travel-eye-featured-trips .widget-title, .so-widget-travel-eye-featured-trips .widget-sub-title  {
        color: #fff;
    }

    The code currently sets color to white, you can input your desired color hex code in the above CSS.
    Please see Hex color code link in you need reference on hex codes for different colors.

    Hope this helps you,

    Best Regards !!

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