widget padding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4699
    lukazj
    Participant

    Hello
    I tried to add padding to the trip search widget, but it seems to ignore my css. Do you know how I can add padding to the widget?

    #4701
    Support Team
    Keymaster

    Hello @lukazj,

    You can add padding to the WP Travel search widget in your widget areas by using the CSS Class as provided in the code block below.

    Please ass the following Custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS :

    .widget_wp_travel_search .wp-travel-search {
        padding: 10px;
    }

    You can change the padding value ( px ) as per your requirements.

    If you have any queries/issues further, please feel free to write your queries to us.

    Hope this Helps,

    Best Regards !!

    #20745

    I have a problem when I go to search. All trips come in my footer and bring the background color of it. Also How do I customize my search page to look like your in the demo?

    #20751
    Support Team
    Keymaster

    Hello @nathachecafgmail-com,

    Can you please provide your site URL so that we can inspect the issue further and help you with the possible fixes?

    Thank you.

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