- This topic has 4 replies, 2 voices, and was last updated 3 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Signify › Sous-menu à droite
Tagged: menu
Bonjour,
Comment faire pour que le sous-menu de déroule à droite plutôt qu’à gauche
J’ai essayé plusieurs choses dans le css rien ne fonctionne.
Merci
Bonjour,
Alors cherchez-vous celui-ci
Vérifiez cet enregistrement d’écran
https://www.awesomescreenshot.com/video/3060090?key=da689f759b39dafab619cc0d9bb3fb6e
Si c’est celui-ci, veuillez ajouter ce CSS dans Css supplémentaire
@media only screen and (min-width: 75em) {
.navigation-classic .main-navigation ul li:hover>ul,
.navigation-classic .main-navigation ul li.focus>ul {
left: 0;
right: auto;
}
.navigation-classic .main-navigation ul ul li:hover>ul,
.navigation-classic .main-navigation ul ul li.focus>ul {
left: 100%;
right: auto;
}
.navigation-classic .main-navigation ul ul .menu-item-has-children>a:after,
.navigation-classic .main-navigation ul ul .page_item_has_children>a:after {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
}
Salutations,
Psink
Bonjour,
merci, c’est exactement cela et çà fonctionne !!
Bonne journée
bonjour,
Je veux mettre une gif avec un lien sur mon image d’accueil.
J’ai utilisé Header Media url.
J’y suis parvenue , 3 soucis
– cela me rétrécit mon image en hauteur
– je n’arrive pas à enlever le blanc en focus, hover
– j’aimerais le mettre plus haut dans le ciel
code additionnel
.header-media .more-link
{
position:relativz;
background-image:url(https://andardbrainoenologie.fr/wp-content/uploads/2021/03/transgrapes_falling_t.gif);
border:none;
height :100px;
background-color: transparent;
background-repeat: no-repeat;
margin-top: 0px;
top : 10px;
padding :0 0;
color:black;
font-}
.header-media .more-link:hover,
.header-media .more-link:focus
{color: transparent;}
https://andardbrainoenologie.fr/actualites/
le site est en construction de ce lien revenez à la page d’accueil pour voir
merci
I can’t reach to your homepage from the link you have provided. I can’t help you without seeing the homepage
Regards,
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |