Tagged: Advanced Styling
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
Hey N
Please try following
li#menu-item-2592>a>span.avia-menu-text {
border-width: 1px!important;
}
Regards,
Yigit
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