• Resolved swlabhot

    (@swlabhot)


    Why am I getting black background for the testimonial texts and pic? I have set the background to “single colour”, white within “Views” but no luck.

    I need the backgound to be white and the text in black. How can i do this? Help please?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @swlabhot,

    Thank you for reaching out to us!
    I have checked your page and all your testimonial content is added between code tags.
    Here is a screenshot: https://gyazo.com/cef99dd57fa0a507914ac46b16e16642

    Which seems to be an issue from the theme or how you added the testimonials’ content.

    You can solve this by adding the following code in Appearance > Customize > Additional CSS:

    .strong-view code, pre {
        background-color: white;
        color: black;
        border: none;
    }

    Or editing your testimonials > deleting that content and re-adding it.

    All the best,
    Mihaela

    Thread Starter swlabhot

    (@swlabhot)

    Hi Michaela, thank you so much it works! BUT there is still a black bar above the testimonials?

    That is not part of the testimonial and it seems to be just an empty paragraph above the testimonial shortcode.
    I recommend editing that section with Visual Composer and removing that empty space/paragraph above the shortcode.
    This should do it.

    All the best,
    Mihaela

    Thread Starter swlabhot

    (@swlabhot)

    Hi this must be something to do with Tesrtimonials because when I disable Testimonials the black bar at the top is gone. When I enable it, it comes back??

    Also now I have another problem, the scroll buttons are not showing under the thumbnail photo and the its not scrolling through them anymore?

    Can you help please?

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

The topic ‘Background has black bars?!’ is closed to new replies.