D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Reply To: change menu location in travel extend

Front Page D5 Creation Forum General Support change menu location in travel extend Reply To: change menu location in travel extend

#9846
D5 Creation
Keymaster

The Main Menu is already in the Top-Right Position. Do you want to shift the Main Menu or Slide Caption ?
If you want to shift the Slide Caption you can add the following in the WP-Admin > Appearance > Travel Options > General Options > Custom Code within Head Area Box

<style> .label-text a h3 { float: right; } .active .label-text a h3 { margin: 100px auto 0; float: right; } </style>

You can follow This Tutorial for such these styling customization. BTW, what is your Site URL ?

Travel WordPress Theme