• Resolved Misha77

    (@misha77)


    Hello, when I click on service item and expand the description with Read more button the text becomes grey and it`s hard to read.
    Please help fix this issue, in which javascript and css file change the color to white when I click on service item.
    Regards
    Mykhailo

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WebbaPlugins

    (@webba-agency)

    Hi Mykhailo,

    I’ve checked your form, In your case the color is defined inline in the service description:

    <span style="color: #646b6b;">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</span>

    Probably you copy/pasted the text togerther with the color.

    To fix it, please do the follwoing:

    1. Edit servicde
    2. Switch description editor to the ‘Text mode’
    3. Remove style=”color: #646b6b;”

    Hope this helps.

    Thread Starter Misha77

    (@misha77)

    Hi, thanks a lot! I fixed the problem as you described. Now looks the text ok!

    Plugin Author WebbaPlugins

    (@webba-agency)

    Hi,

    Glad I could help you!

    If you have any other questions, feel free to create another topic.

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