New Landing How can we help? Atelier Testimonials and sf_ custom fields

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #206981
    marktuschman
    Member
    Post count: 6

    In setting up Testimonials, there is a section for custom fields where you add a custom field by selecting a custom field that starts with “sf_” and enter a value. First, I added custom field sf_inner_background_color with a value of #ffffff and nothing seems to happen. How do I get the background of the testimonial to be white? Right now it defaults to blue.
    Second, where can I get an explanation of all of the custom fields that start with “sf_” and the possible values for these fields? For example, I tried to use sf_page_slider but don’t really know how this custom field is used or what values to assign it.
    Finally, I would like my testimonial slider to look like the one in the demo (see the ATTACHED IMAGE) where the slider navigation buttons are right and left arrows at the top of the slider. How do I do that? I assumed it was using custom fields. But I can’t find any documentation for how to do this.

    Attachments:
    You must be logged in to view attached files.
    #207014
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_testimonial_slider_widget .spb-bg-color-wrap {
        background: #ffffff none repeat scroll 0 0 !important;
    }

    Thanks
    Mohammad

    #207340
    marktuschman
    Member
    Post count: 6

    I realized my first mistake and corrected it: I used the wrong element, the Testimonials Slider, instead of the Testimonial Carousel. I’ve corrected this mistake.

    I also changed your suggested CSS code to the carousel widget as follows:

    .spb_testimonial_carousel_widget .spb-bg-color-wrap {
    background: #bc551d none repeat scroll 0 0 !important;
    }

    But this does not change the background color of the carousel.

    Is there any documentation on the CSS classes or do I just need to find the appropriate CSS file and do my own analysis to figure it out?

    #207602
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with testimonials carousal.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register