Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62008, comment 3


Ignore:
Timestamp:
09/09/2024 11:05:39 AM (17 months ago)
Author:
parthvataliya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62008, comment 3

    initial v1  
    1 i have checked this issue and found that issue is not in the position:static but as the nav element has the float right CSS applied on it an article element which is below overlaps the nav element and so the links are not clickable i have resolved this issue by removing the float right and added flex to it match the design
     1I have checked this issue and found that issue is not in the position:static but as the nav element has the float right CSS applied on it an article element which is below overlaps the nav element and so the links are not clickable i have resolved this issue by removing the float right and added flex to it match the design