Jump to content

How to move elements


newcoder1010

Recommended Posts

I probably don't understand what you're actually asking, but based on on all the available information, in your question, here's what I'd do:

<div class="region region-content">
     
<h1 class="js-quickedit-page-title page-header">Real Estate Investors1</h1>
  
<div class="views">
  ....
</div>

</div>

 

Link to comment
Share on other sites

never had a reason to do that with css, but this looks to be on point:

https://stackoverflow.com/questions/14512119/css-move-an-element-overriding-its-position-in-the-html

EDIT:

Learned something new!

Edited by niche
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...