Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #546004

    1. How do I underline the menu links on the bottom. I have added this menu bar to the bottom of each page as a full width submenu from the avia builder. I would like them to be individually underlined and have a hover color. Is this an easy fix? CSS for that? Link for reference in private content.

    2. How do I do page jumps or bookmarks? Take a look at the second link in the private content and you will see that I have icons at the top that I would like for you to be able to click on and it would take you to the corresponding color bar below it. Can anyone give me advice for that?

    3. I’m looking to add a specific font to the entire website (Nexa) and I’m unsure how to do that, if it’s even possible. Any ideas?

    Thank you for any help you can assist me with!!

    #546259

    Hey kenser,

    1. Try this in Quick CSS:

    #menu-footer-menu li a .avia-menu-text:hover {
    text-decoration:underline !important;
    }

    2. Try adding a link like the following to the icons:

    http://yoursite.com/page/#anchor
    

    3. You will need to import the font in your CSS, read more on how to here: http://www.w3schools.com/css/css3_fonts.asp

    Best regards,
    Rikard

    #546503

    Thanks for getting back to me Rikard. Unfortunately the first two items did not work… However I was able to get the font to work. Any other suggestions for the first two?

    #546827

    Hi,

    Both solutions work for 1 and 2, please try to clear you browser cache and reload the page. If you can’t work out how to do it then send us a temporary admin logon and we’ll do it for you. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.