• Hello,

    My attribute “questions” are not displaying on all of my products. I just discovered this yesterday, but I’m not sure how long it’s been displaying like that. I have a feeling it has to do with a wordpress 5.8.3 update, but I’m not sure. I disabled most of the plugins and still looks the same which is why I started to suspect the theme. When I switched to a different theme, the problem was gone.

    The text is there, but it is white, and the background is also white. On the page that I provided a link, you are supposed to see “frag size” and “shipping status”. (see link)

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author uxl

    (@uxl)

    Hi,

    There is a light-grey background color on the table cell containing the variation labels. I’ve not seen this issue anywhere else before now but I’ll see if we can fix this in the theme.

    In the meantime, to remove the background color please add this custom CSS at ‘Appearance’ > ‘Customize’ > ‘Additional CSS’:

    table.variations th {
      background: none;
    }
    Thread Starter atirona

    (@atirona)

    Thanks for the prompt reply and the temporary fix. It’s much better. Not to be picky, but if I recall correctly, the attribute text used to be on the left and not centered like it is now. But again, I can’t complain.

    Also I appreciate the theme. I often get compliments on the website.

    Abe

    • This reply was modified 3 years, 1 month ago by atirona.
    • This reply was modified 3 years, 1 month ago by atirona.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with attributes not showing correctly’ is closed to new replies.