Two identical objects with visibly different font
-
Building a site, nearing completion, sorry about the http link for now. site is not “live” yet although I’m supposed to be cleaning it up for full release today.
I’m using the Revity Theme, with some Visual Composer elements.
Not entirely sure where the problem is coming from, so I don’t know if I should be asking in a different forum.
Problem description:
I have a row with 3 columns. On this page, I am using “who”, “what”, “where” (although I’ve used this same layout on another page with the same oddity).The top object is a “button” from WP.
The next object is a text block object from WP.On the loaded page, when in 3-column layout, the left column has a noticeably heavier font weight than the other two columns. When I resize down to 1-column view, the objects have the same visible font weight.
Now here’s the kicker. When I look in the browser inspect window, under “computed”. Each of them show the *exact same* computed stats.
Font-size is 18px, the same for all. Line-height, same. Color, same. Font-stretch, 100%, same, text-size-adjust, 100%, same.
Font-weight is 400, the same for all.
All of them are loading with Raleway Thin as the font.Everything I can see on the “computed” tab of the Inspect window is exactly the same. Everything I can see on the “styles” page is exactly the same.
I fiddled a bit with it and tried changing the font-weight and the left column remains noticeably heavier than the other two columns and I cannot simply compensate because the difference is smaller than the difference between any two distinct font-weights. As long as I keep the font-weight the same, the left column is always visibly heavier. I believe this is not an issue of font-weight.
This problem persists even when I have exactly the same text as well. I copied the text over in Photoshop using a screen capture and using difference mode to compare, it is very obvious that there is a difference in the visible rendering of the text from the left-most column to the other columns.
I’m really quite stumped on this one. I’ve even checked the page source and I cannot find any difference anywhere in the code for these different objects or columns.
If anyone could help me have a look at this, it would be appreciated. Even just pointing me in the right direction as to what to look at. I’m no expert, but I’m fairly handy at codewrangling and this is about the 7th website I’ve built and by no means the most complicated, but I just can’t find how these two things are different in the code. I’m guessing it’s something for columns and some kind of “first”, but I can’t find anything like that in the code.
The page I need help with: [log in to see the link]
The topic ‘Two identical objects with visibly different font’ is closed to new replies.