Hi Mike,
I post this topic but I need more help:
Finally we added this code:
#top #wrap_all .av_header_transparency .sub_menu > ul #menu-item-21 a {
border: 2px solid #ffffff;
border-radius: 2px;
padding: 9px 12px 9px 12px;
}
I have tried to do the same with the regular header non transparency but it no works:
#top #wrap_all .av_header .sub_menu > ul #menu-item-21 a {
border: 2px solid #605a57;
border-radius: 2px;
padding: 9px 12px 9px 12px;
}
Could you help me?
Thanks advance,
BR,
Antonio.
Hey Antonio,
Try this instead:
#top #wrap_all .sub_menu > ul #menu-item-21 a {
border: 2px solid #605a57;
border-radius: 2px;
padding: 9px 12px 9px 12px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Works perfect! Many thanks Mike!!
BR,
Antonio.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike