Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #911072
    anzwers
    Participant

    Dear 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

    #911482
    Rahul
    Moderator

    Hi,

    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.

    #914142
    anzwers
    Participant

    Dear 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
    Augusto

    #914553
    Rupok
    Member

    Hi 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!

  • <script> jQuery(function($){ $("#no-reply-911072 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>