Home Forums WoodMart support forum Issue with testimonial module within Woodmart theme

Issue with testimonial module within Woodmart theme

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #183205

    leejay123
    Participant

    I have an issue with the testimonial module within Woodmart theme.

    I currently have my theme in dark version. If i add the testimonial module to a page i cannot see the name of the customer.

    If i change the theme to light version it works fine and the name is visible.

    However the dark theme option is very important to me therefore i do not want to switch to light.

    Please find attached video: https://jmp.sh/WaMMJjj

    Please find admin details in private area.

    #183229

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #183326

    leejay123
    Participant

    Please find link in private area.

    #183381

    Bogdan Donovan
    Keymaster

    Hi,

    First, try to enable a dark color-scheme in the testimonials column (https://prnt.sc/rphhgl) and then try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .color-scheme-dark .testimonial .testimonial-content footer,
    .color-scheme-dark .testimonial .testimonial-content footer > span{
      color: #333;
    }

    Regards

    #183430

    leejay123
    Participant

    thank you for that it worked. Problem solved.

    Why do you have to use custom css to fix the issue though if my theme is in dark mode.

    also i use the dark mode version do i need this https://gyazo.com/4125bdae57c0c29587f12d44511b48b3 selected?

    #183481

    Artem Temos
    Keymaster

    Dark mode switches all elements to have light texts. That is the main function for the dark mode option.

    #186566

    leejay123
    Participant

    Thank you

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

The topic ‘Issue with testimonial module within Woodmart theme’ is closed to new replies.