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

change menu location in travel extend

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9845
    yehuda rotblum
    Member

    The menu in this theme is in the center covering the slides.
    I would like to move it to the upper right corner. Please show me how to do this

    #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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.