New Landing How can we help? Using different Highlighter text color

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #331019
    EvicaZgz
    Member
    Post count: 17

    Hi!

    I would like to use different highlighting colors (different from the default color) in an image banner. Is it possible to do this?

    thank you

    #331063
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I’m not 100% sure what highlight color you refer to, could you provide a screenshot to clarify which elements/colors you refer to?

    #331203
    EvicaZgz
    Member
    Post count: 17

    Of course! I attach an image.

    Now, highlighting color is pink (i’s what I want to use as default color on my web). I’d like to change highlighting color to white in this banner.

    Is it possible to do this?

    Attachments:
    You must be logged in to view attached files.
    #331207
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    What URL is that for?

    Thanks.

    #331208
    EvicaZgz
    Member
    Post count: 17
    This reply has been marked as private.
    #331209
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    span.highlighted {
          background-color: #fff!important;
    }
    #331213
    EvicaZgz
    Member
    Post count: 17

    Thank you David.
    With this code all highlighting color from web change to white. I’d like to change only the highlighting of banner text.

    #331215
    David Martin – Support
    Moderator
    Post count: 20834

    Add a custom class the Page Builder item that resides in, ex: white-highlight.

    Then change the CSS to:

    .white-highlight span.highlighted {
          background-color: #fff!important;
    }

    That will limit the color only to the Row or asset where you added the extra class to.

    Thanks.

    #331248
    EvicaZgz
    Member
    Post count: 17

    Hi,

    I think I’m not doing well. I added the custom css to the theme. But I think I have problems with adding a custom class to the item because it is not working. I have tried to add “white-highlight” in extra class and also to add it in the html, but neither option seems to work.

    Attachments:
    You must be logged in to view attached files.
    #331251
    EvicaZgz
    Member
    Post count: 17

    Hi again. I got it!

    I forgot to add code to text. Now it’s working.
    thank you David!

    Attachments:
    You must be logged in to view attached files.
    #331253
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks.

Viewing 11 posts - 1 through 11 (of 11 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