Home Forums Pro Themes Tourable Pro Photo Effects in Tourable

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #98755
    Anna McNiel
    Participant

    Hi, I am using the free version of tourable at the moment with the WP Travel Pro plugin. We wanted to be sure about our choice of theme before unprgading to the pro version. We are having an issue with the photos. The theme is putting and effect or filter on all of the photos we upload which is changing them significantly.

    Is there a way to turn this off? I don’t want to have to edit all of the photos before we upload them to compensate for the filter, just to have them look them way they were originally.

    Thank you
    Anna

    #98799
    wensolutions
    Keymaster

    Hello @florenceandbeyond,

    First of all, thank you very much for using the theme and the plugin.

    Regarding your query, the theme is designed in such way and the option to remove the effect is also not available in the pro version as well. But it can be removed using the custom CSS.

    Hope this clears the confusion.

    Let us know if you have any query/confusion further.

    Thank you.

    #98827
    Anna McNiel
    Participant

    Hello
    I have edited the CSS to remove all the photo filters
    #featured-slider .slick-prev:before,
    #featured-slider .slick-next:before {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;

    Without seeing any change to the photos online. Am I missing something. Is there something else that is effecting the photos.

    Edited in lines 3092 – 3098 & 3629-3635

    I usually prefer not to touch the CSS of wordpress themes but this change is really important for our site

    Thank you
    Anna

    #98867
    wensolutions
    Keymaster

    Hello @florenceandbeyond,

    Can you please provide your site URL so that we can help you remove the effect?

    Hoping to hear from you soon.

    Thank you.

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