even after updating the code below, Logo still not showing on desktop.
.pro_logo a {
display: inline-block;
width: 100px;
}
- Website=> trinitech.in
- Logo => trinitech.in/wp-content/uploads/2021/03/Trinitech_Blue_V1.svg
- No logo Issue in mobile. But In my android mobile, when I switch to Desktop Site, again the logo disappears.
Thanks in advance.
2
Answers
try to add this
Set the width of the parent (anchor tag) to 100%