Home Forums Free Themes Travel Eye center featured trips

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #51913
    mrypoc
    Participant

    how is it possible to center the “featured trips”-widget within the slider (by default the featured trips start left)

    #51938
    wensolutions
    Keymaster

    Hello @mrypoc,

    To make the front page sections full width ( center ) please go to your Page edit screen in of the page you have chosen to display as the front page and set the Layout Settings under Theme Settings Metabox to “No-sidebar” layout.

    Reference screenshot : http://imgur.com/a/1BoUY

    Hope this Helps,

    Best Regards !!

    #51954
    mrypoc
    Participant

    Thx, but that is not my problem.

    I use the Travel-Eye:FeaturedTrips-Widget.
    And within this widget (in my case all the images of the offered trips)
    are oriented left (first image starts on the very left side) within the
    widget frame.
    I would like to have all the images (trips) centered (in the middle of the carousel-frame of the widget).

    best regards 😉

    #51957
    wensolutions
    Keymaster

    Hello @mrypoc,

    We apologize for the confusion. However, we are still having trouble understanding the issue clearly.

    With default settings, the featured trips widget should display the trips block aligned as in the screenshot here :

    http://imgur.com/a/xA5uV

    If your layout is different, Please provide us your Website URL so that we can better visualize the issue and provide precise fix.

    Best Regards !!

    #52057
    mrypoc
    Participant

    Your screenshot shows the widget I am talking about.
    Now, if you have just 2 images in this widget, those images start on the left and on the right there is free space within the frame (on a desktop), because the frame of the widget is wider than 2 images….. as soon as there are 4 or more images (as shown in your screenshot) there is no problem.
    I would like to center the content of the widget frame, so it would look nicer if there are less than 4 images. (i.e. when you have only 2 images you would get free space to the left AND to the right side of the 2 images)

    Example:
    when there are 2 images in the travel-eye:featured trips widget and you are on a desktop
    within the widget frame it looks like:
    image1-image2-blank-blank
    what I would like it to be
    blank-image1-image2-blank

    Hope I could make it more clear what my topic is

    #52068
    wensolutions
    Keymaster

    Hello @mrypoc,

    To make your image appear in the center even for the two image in Featured Trip section please use below given CSS .

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

    .so-widget-travel-eye-featured-trips .slick-list .slick-track {
        margin: 0 auto;
    }

    Hope this helps.

    Best Regards!!

    #52070
    mrypoc
    Participant

    perfect !!!, thx a lot

    #52072
    wensolutions
    Keymaster

    Hello @mrypoc,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/travel-eye/reviews/

    Best regards !!

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