Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #458786

    See here: http://bluemontinluray.com/

    I need to have the menu show up better. I tried code I used before but it is not working
    Want the background to be semi transparent white with rounded corners.
    Thank you.

    #458968

    Hey elames!

    Please add following code to Quick CSS

    .av-main-nav > li > a > .avia-menu-text {
      background-color: rgba(255,255,255,0.5);
      padding: 5px;
      border-radius: 5px;
    }

    Cheers!
    Yigit

    #458975

    Sorry that style did not work. That is what I tried previously. It has worked on other sites but not on this one. I am using your Restaurant DEmo theme as the starting point for this site.

    #458977

    Hi!

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
    If that does not help, please post temporary admin login credentials here privately so we can look into it

    Cheers!
    Yigit

    #458983
    This reply has been marked as private.
    #458987

    Hey!

    Please review your website now. I have added the code to bottom of Quick CSS field and it works fine.

    Cheers!
    Yigit

    #459001
    This reply has been marked as private.
    #459002

    Hi!

    Alright, i adjusted the code. Please review your website now. If that too does not help, please post a screenshot and show the changes you would like to make.

    Best regards,
    Yigit

    #459003
    This reply has been marked as private.
    #459036

    Sorry but the code isn’t adjusted. I still have button like menu links and I want them all contained with one rounded background image as I sent.

    #459038

    Solved…I don’t know how, but I removed the style you sent me and put in the one I had previously and this time it worked…GO FIGURE???
    Thanks!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Rounded semi transparent menu background’ is closed to new replies.