Change header and sidebar location

  • Posted in : Read WP
  • Wolter
    Participant

    Hi there,

    It was told to me that it is possible to put the sidebar on the lift side of the theme. Can you please explain to me how to do so? I would also like to exclude the header and the drop down menu straight beneath it. How is it possible to do that?

    Also, is there any CSS-code which I can use to change the background colors of the links (which is grey right know)?

    My website url is http://www.geesteskabinet.nl.

    Thank you so much in advance.

    serkan
    Moderator

    Hi,
    You can use these custom css code;

    @media screen and (min-width: 768px) { .row-fluid [class*="span"]:first-child { float: right; } }
    .site-header hgroup { padding: 2.5em 0 0 0; }
    a:hover { background-color: #ddd !important; }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register