• Resolved LeafyG

    (@leafyg)


    Loving the Tempera theme and how easy it is to customise the look of my site πŸ™‚ One thing I can’t figure out though….Is there a way of removing the shadow under the top bar? It doesn’t look right no matter what color I choose for the top bar and I can’t see an option for it so assume I need to amend some css top remove/hide it?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • You need to go to your .css file, find #topbar and remove box-shadow

    Thread Starter LeafyG

    (@leafyg)

    Thank you. Found it!

    I am also struggling with this question. In the css there isn’t a box-shadow listed near #topbar. Any ideas of how to remove the shadow? In mine it only shows on the sides after the main layout ends

    Thread Starter LeafyG

    (@leafyg)

    I added the following to “Custom CSS” under the Tempera Misc settings:

    #topbar {border-bottom:none; box-shadow:none;}

    Thank you so much for responding! I had spent hours trying to figure this out and it worked like a charm!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to remove the top Bar Shadow?’ is closed to new replies.