Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #57728
    Ben
    Member

    What does the “title attribute”? field in menu control? How’s it work?

    does it allow me to put an icon/image in a tab or to color it differently?

    #57773
    Sakin
    Keymaster

    @Ben: It will add title in your menu anchor link. For example, link in you menu without title attribute will be as below:
    <a href="http://catchthemes.com/demo/catch-evolution/">Home</a>
    and with title attribute, it will add title and will be as below:
    <a href="http://catchthemes.com/demo/catch-evolution/" title="Home">Home</a>


    @Ben
    : You can change the color by using Custom CSS>

    #57777
    Ben
    Member

    Thanks for writing back Sakin. However, I’m afraid I still don’t understand – the 2 links you sent me with and without title attirbute look exactly the same to me to the front-end user. What’s the purpose of including the title attribute? None of my menu items currently have that field filled out. Should I be filling them out?

    also can you give instructions on how to use css to change background color of a specific menu tab? Additionally – I’m interested in how you did the “My account”button in your own menu above. It’s a green button – I’d like to add buttons/icons in my menu as well.

    #57826
    Sakin
    Keymaster

    @Ben: Previously it was used for SEO purposes but now a days it’s not much is use and you can see most of the website doesn’t have. If you have title attribute in link then when you hover over that link it will show you that title. So, add title is link if you want to explain something other that text in that link.

    The color option to change the link is there in Catch Evolution pro theme options panel where you will get Color Options and then change the color as per your need. But for free theme, we need to change by adding in the custom css. For that you need to send me your site URL and the color code that you want to change to. Then I can check that for you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Title Attribute in Menu?’ is closed to new replies.