Archived topic
Site Header and Footer UI will be break after updating generatepress
3 replies · Started by Akash on August 26, 2020
Site Header and Footer UI will be a break after updating generatepress. When we deactivate the theme and activate twenty twenty theme it will be showing fine. Also when we activate generatepress theme it will also work fine but when we activate generatepress-child theme same header UI break issue happens. Why?
Can you please help me
Please check below attachment for more information: https://prnt.sc/u68xkx
Hi there,
if the problem only occurs when the Child Theme is enabled then you will need to check any CSS styles or functions you have added to it. Eliminate the issue by removing any CSS first. If that resolves the issue then add back your CSS in 'blocks' to see what is breaking the nav.
Thanks David. Resolved.
Glad to hear that