• My website uses “Hotel” theme. Not exactly sure how to describe this, so here goes. The static home page has a two-color header, with the HOME and ABOUT pages showing in orange font only when hovered over. The other pages are always visible. The left side of the header is white and the right side is dark brown.

    How do I force the 2 pages to always be visible and still be hyperlinked?

    Thanks for your help. Tried to upload a pic, but hope my description is clear.

    ~jkcproject

Viewing 6 replies - 1 through 6 (of 6 total)
  • it will help if you can provide a live link to your site to illustrate the issue.

    to get theme specific suggestions, please post in https://www.ads-software.com/support/theme/hotel/

    Thread Starter jkcproject

    (@jkcproject)

    Oh wasn’t sure I could do that…

    my website is:

    penrynpark.com

    I’d like the Home and About links visible – perhaps the same orange color as when one hovers.

    Thanks, will check out your link.

    ~jkcproject

    both liks are visible (in white with orange hover) when I visit your site.

    possibly try clearing your browser cache – by pressing ‘ctrl f5’ or by ‘reload’ing the web page a few times…

    Hi jkcproject ??

    Check in Theme Options for the menu color or links color. You have set the White Color, so the other links are visible on the brown background.

    If you change the color of the Menu Links, then the Home and About links will be visible without Hover as well.

    Thread Starter jkcproject

    (@jkcproject)

    Thank you both for answering.

    Dan, this Theme does not seem to easily allow color changes. There is no obvious customization of the color of menu links. At this point, I’d prefer to have all the links static in that orange color (hyperlink) and another color or shade/bold when clicked.

    Several visitors are not computer-savvy and do not think to hover or check for page links; hence, the reason for my desire to make the page links permanently visible.

    Any suggestions? Would inserting a CSS code work?

    Thanks again.

    ~ jkcproject

    Yes, you can update the style.css file in that case.

    search for the menu in the style.css for word “.omega-nav-menu” and change the color from #fff to #f38635

    #fff = White
    #f38635 = Orange

    You can also take help from Theme developer if you find it difficult.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Make Pages Always Visible’ is closed to new replies.