Transparent menu background to white

Hello,

We just purchased your beautiful product. We install it temporary here: http://www.wmg.hu/bonesanyi
I have two questions. 

1. I made for home the university style, but when I scroll down on the page, the menu has transparent background, I want to change it to wihte.

2. I choosed the "boxed" style, but I want bigger margins, where can I set it?

Thanks for your answer, and congrats for the product, it's perfect!


Comments

  • Hi,

    1. You have too many items and that's why they don't fit in one row. This can be done with below css:
    #Top_bar .menu > li > a span:not(.description) { padding: 0 10px; }
    2. Which margins you mean? Please show it to us on screenshot.
  • edited February 2015
    Hi

    I dont understand clearly... How do you mean I have too many items? It's in one line, my problem is only when I scroll it down, menu items has transparent background, what looks not so good  (attached picture). Is that css line helps that? And which file I need to copy / change in?

    For the other thing, I attached another picture (2nd) and indicated the size what I want to increase the space (from the sides of the screen to the boxed website) with red arrows.

    Thank you so much!

    image
    image
  • Thanks, I copied the code into custom css and now its all good :)
Sign In or Register to comment.