Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

vw-landing-page-pro-testimonials shortcode

Home Forums VW Theme vw-landing-page-pro-testimonials shortcode

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45775
    Carl Shackford
    Participant

    [vw-landing-page-pro-testimonials] shortcode is adding the text attorney-thumbnail to the top of each of the testimonial boxes. This apparently is coming from the Demo Load used to build the theme to assist us in building our own site. Which I found most helpful. So now how does one remove this text?
    here is a link on our test site The Reviews page has one item in its content the shortcode. This text does not show anywhere in the testimonial data. Just for a test, I added an image with the alt of attorney-thumbnail just to see if it would load as the image.src. I pulled that information from a browser inspector view. I do want the review page to be on the Menu but the Testimonial (reviews) section is still in the homepage and there is no extra text. I do like the way the shortcode displays the content.

    • This topic was modified 3 years, 10 months ago by Carl Shackford. Reason: spekking error
    #45791
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to remove the image issue

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    .page-id-1190 .our_testimonial_outer img {
    display: none;
    }

    Many Thanks

    #45835
    Carl Shackford
    Participant

    Worked like a charm. Thank you very much for the quick reply.

    #45859
    developer vwtheme
    Participant

    Hi,

    You are welcome, if you need any other help, do let us know.

    Many Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.