- This topic has 1 reply, 2 voices, and was last updated 9 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Gym Master Theme Support › Navigation at different levels
A site I have been working on a website <http://pegasus-performances.com/> who’s navigation seems to have gotten misaligned somehow. The first four tabs seem fine but the last three appear to have moved downward slightly.
Any idea what may be causing this?
Hi Greg,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.header_right{margin-top:-15px;}
Regards,
Dave