Tagged: x
-
AuthorPosts
-
May 3, 2016 at 12:09 pm #911072
anzwersParticipantDear fantastic support, I would like to replace the link “Accedi” on my home menu: http://linvitatospeciale.it/
with this image http://linvitatospeciale.it/accedi.png (or a small one… it does not matter).I tried everything, for example:
x-navbar .x-nav li#menu-item-178 a { background-image: url(http://linvitatospeciale.it/accedi.png); }but without good result… the image appears on top of “Accedi” and moreover the link “Accedi” is stil visible.. any suggest?
Thank you as always for your great help!!
Augusto
May 3, 2016 at 4:34 pm #911482
RahulModeratorHi,
You can do so by going to Appearance > Menus, add a custom link and add info as shown in screenshot.
Replace the link as needed. You can give it a custom class and style it too.
Thanks.
May 5, 2016 at 6:59 am #914142
anzwersParticipantDear support, thank you.
I added the class=accedi to the image so:
<img src="http://linvitatospeciale.it/accedi.png" class="accedi">then I tried in any way (with the css) to align the image with the others menu links, with no result.
Somethimg like:img.accedi {padding etc etc}
Where I am wrong?
Thank you!!http://linvitatospeciale.it
AugustoMay 5, 2016 at 11:50 am #914553
RupokMemberHi there,
Thanks for updating. I can see the class but can’t see any CSS so not sure what you have added.
You can try something like this :
img.accedi { margin-top: -11px; }Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-911072 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
