New Landing How can we help? Themeforest Theme Support Flexform tour section – how to change background where text is?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #5439
    Green thumb
    Member
    Post count: 62

    Hi there, me again ๐Ÿ™‚

    I’m trying to change background where text is in tour section to white. Currently I add <p style=”color: #ffb73d; background-color: white;”> sample text </p>

    All fine but white background does not apply everywhere in the text area. How do I do that?

    Thank you in advnace.

    #5499
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Have you tried setting an extra class for that element and styling that class with CSS in the theme options?

    Regards,
    โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

    Cosmin
    Support Assistant

    #5530
    Green thumb
    Member
    Post count: 62

    Hi Cosmin,

    How is class for tour section text area called?

    For Tour section tabs you showed me that it’s .ui-tabs and .ui-tabs-nav but what’s the name for text area class or classes if there are more than one?

    Thank you so much for the help.

    #5634
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Add this custom CSS:

    .wpb_tour .wpb_tab {
        background:#FFF !important;
    }

    That would set it to white.

    Regards,
    โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

    Cosmin
    Support Assistant

    #5676
    Green thumb
    Member
    Post count: 62

    Thank you Cosmin!

    #5776
    Cosmin – SUPPORT
    Member
    Post count: 3851

    As always, glad to help ๐Ÿ™‚

    Regards,
    โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

    Cosmin
    Support Assistant

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

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

License required for the following item
Login and Registration Log in · Register