• Resolved blogger21

    (@blogger21)


    Hi Under the heading “Main Menu” I have created two pages. One says “About” and the other says “Lingo”. On the homepage they show up with an X next to them. How can I get rid of that? The link still takes me to those pages. My site is https://www.funwithfreebies.com

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • these links are using an image; here is the html code from the browser of the ‘About’ button.

    <img class="anyfont_menu_image" src="https://funwithfreebies.com/images/false/About.png" alt="About" style="border:0 none;" onmouseover="this.src = 'https://funwithfreebies.com/images/false/About.png'"; return false;" onmouseout="this.src = 'https://funwithfreebies.com/images/false/About.png'"; return false;" />

    is that part of the theme code?
    or a special widget?

    Thread Starter blogger21

    (@blogger21)

    It may be part of the theme code. How can I go about only having the word showing up and not the image x? Thanks for responding!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Main menu pages showing up with an X’ is closed to new replies.