Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #400605

    Hi guys
    on this page: http://www.cjff.dk
    I am trying to decrease the border width on the “køb billetter” with this code:
    #menu-item-2592 .av-menu-button > a .avia-menu-text {
    border: 1px solid;
    }

    but it’s not working.

    I have also just “lost” my advanced styling setttings – they are not displaying properly. h2, h3 should be #0090c5, but are showing black.
    I have not changed any settings there today and they were fine earlier. ??
    can you help with this?
    thanks
    Nancy

    • This topic was modified 9 years, 3 months ago by Munford.
    #400611

    Hey N

    Please try following

    li#menu-item-2592>a>span.avia-menu-text {
    border-width: 1px!important;
    }

    Regards,
    Yigit

    #400615

    Hi Yigit,
    thanks that worked for the border.
    what about the advanced styling? still having the issue with the boxed dimensions, and the portfolio sorting (on another thread…)
    is it all related??
    thanks
    Nancy

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘border width menu item, advanced styling errors’ is closed to new replies.