Found the solution. Set the width of the layers you want to justify to the same width. Make sure they all have the same value for LEFT. Add Custom CSS: text-align:right; to each layer.
Thanks – I am not finding information on how to put a Contact Form 7 into a page. I see the short code. But I am using the Advance Layout Editor and I don’t see how to implement the short code. Thanks for your help!
Thanks! Compatibility mode seems to have been the culprit!
I am developing on a secure server not visible to the general internet. What we are looking for is to get the tab feature to have the following behavior:
On mouseover of the tab, display the content of the tab.
The default behavior is:
-onclick show tab content
We want:
-onmouseover show tab content
Thanks!