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 the wide from the Content Container and the Sidebar

Front Page D5 Creation Forum General Questions Change the wide from the Content Container and the Sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9664
    Klemens Koszinski
    Participant

    Hello,

    I want to change the wide from the Content Container (600px) and the Sidebar (300px) in the Travel-extend Themes, but I find nothing to adjust.Fullwith is too big for me! Can someone help me?

    Best regards

    #9669
    D5 Creation
    Keymaster

    We find that you wrote this as Fixed in another thread 🙂

    #9702
    Klemens Koszinski
    Participant

    Where can I find this thread?

    #9703
    D5 Creation
    Keymaster

    We are sorry but the above Reply may not be for you. It was a mistake and may be for another user.

    You can change such these styling following This Tutorial. The Travel Extend Version is Responsive and the Width is defined according to the Screen width. So it is in %, not px. But you can use px value there.

    Suppose, you can use the following Code in the WP-Admin > Appearance > Travel Options > General Options > Custom Code within Head Area Box

    <style> #content { width: 67%; } #right-sidebar { width: 27%; } </style>

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