New Landing How can we help? Themeforest Theme Support Pinpoint Boxed content: more colors

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Pinpoint
  • #4872
    monica
    Member
    Post count: 5

    Hello,

    How to create more boxed content boxed elements with different colors?

    Thank you.

    #4873
    monica
    Member
    Post count: 5

    And I also would like to  change text color to black in the boxed content element.

     

    #4895
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Monica,

    You would need to add an extra class to the boxed content element, and style that with custom CSS, for both background and text color. Here’s an example:

    – add extra class of yellow-black in the Page Builder, or manually insert the shortcode in the Classic editor, like this:

    [box title="Boxed content with colour" type="coloured" pb_margin_bottom="no" width="1/2" el_position="first" el_class="black-yellow"] your content here[/box]

    – go to the General theme options and add this custom CSS:

    .yellow-black { 
      background: #FFCC00;
      color: #000;
    }

    That will give you a yellow background, black color text, boxed element.

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

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