-
AuthorPosts
-
December 17, 2019 at 9:33 pm #1167024
Hi Support,
I am having a few issues. Social media icons in the header right side have disappeared. Links are still there.
Also, when the view switches to a mobile responsive view I would like the logo area and area above this to be black. It is whit and grey now.
Can you point me in the right direction on where to make these changes? See the current quick css below.Thanks,
KeithDecember 18, 2019 at 3:20 am #1167074MIne have disappeared too!
December 18, 2019 at 8:56 am #1167161Hi,
Sorry for the problem. Please try this fix: https://kriesi.at/support/topic/missing-icons-after-updating-to-wordpress-5-3-1-and-maintenance-releases/
Or this fix using CSS: https://kriesi.at/support/topic/social-buttons-broken-with-wp-5-3-1-update/#post-1165745
Best regards,
RikardDecember 18, 2019 at 7:00 pm #1167445Hi Rikard,
Looks like that new file fixed it. I still need to change the colors of the top header and logo area in responsive view. It’s white now so the icons blend in. I can’t figure out where to adjust these.Thanks,
KeithDecember 19, 2019 at 6:00 am #1167604Hi Keith,
Thanks for the update. Please try this to change the background of the header meta container on mobile:
@media only screen and (max-width: 767px) { #header_meta { background: red !important; } }Best regards,
RikardDecember 20, 2019 at 5:43 pm #1168233Hi Rikard,
That fixed the top area. The only thing left is the logo area on the home page. If you look in responsive view that area is very light grey. I would like to darken this. Cannot find a place to do it. for the home page. On all the other pages this area is black.
Is this editable somewhere in the settings?Thanks,
KeithDecember 21, 2019 at 4:48 am #1168382 -
AuthorPosts
- You must be logged in to reply to this topic.
