ochyuo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fashionistas] Arrows in the super fish menuHi Ali-Usman,
thank you very much for your help. The code that you give me doesn’t work in my wordpress, anyway it gives me some clues…
I resolve with this code:
.sf-menu li li.menu-item-has-children:after { display: block !important; content: '»' !important; border: 0px solid transparent; border-top: 0px solid black; float:right; margin-top: -27px !important; margin-right: 15px; }So, like that, I have my arrows in the child elements of the menu and not in the parent.
Thanks.
Forum: Themes and Templates
In reply to: [Fashionistas] Arrows in the super fish menuThank you very much for your help and explanation 🙂 Now I can see the arrows. I customize a little bit your code because the border was a little strange. Here my code:
.sf-menu li.menu-item-has-children:after { display: block !important; content: '»' !important; border: 0px solid transparent; border-top: 0px solid black; float:right; margin-top: -27px !important; margin-right: 15px; }Anyway, now I would know if there is any way to get that the arrows of the main menu (first level items) will disappear.
Thanks a lot.
Now it works! I don’t know the reason, thanks in any case.
Hi again,
now, when I tried to enter in Mailchimp’s web I can’t do it. It appears:
Service Unavailable – DNS failure
The server is temporarily unable to service your request. Please try again later.Reference #11.994eaad1.1398881580.1612b9e5
It is rellationed?
Thanks