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.
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
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.
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
Hey!
Please review your website now. I have added the code to bottom of Quick CSS field and it works fine.
Cheers!
Yigit
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
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.
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!