BYU-ODH / wp-humanities-byu

Humanities theme following BYU Official style
2 stars 0 forks source link

Remove left-border on the nav bar #520

Closed WorldsEndless closed 2 years ago

WorldsEndless commented 2 years ago

image

spencercheng commented 2 years ago

image This is due to having two divs that have the same class. What's weird is on my Localhost it doesn't appear that way. This is what my Localhost has : image And it doesn't cause the issue. Odh.byu.edu also doesn't have two div.

spencercheng commented 2 years ago

One way to solve it is to use the clip-path style to make the left not have any box shadow, but it looks alittle bit weird. This is what it looks like on Humstaging: image The second Div is pushing it further to the right

spencercheng commented 2 years ago

image Seems like there was an extra div floating around