Problem with moving text
-
Hi,
Link: Example
We are using “Social Deals Engine” plugin. Right now, the text is too low and we have to center it which looks better, but still bad.
We need the text to be just below “Print Coupon” button.
Here is what we have tried:
We add this to HTML in “Edit Page”:
<style type="text/css"> <!-- .deals-margin-top { margin-top: -100px; } --> </style>Than we add class in front of text and close:
<p class="deals-margin-top"> "text here" </p>And we add this into Custom CSS:
.deals-margin-top { margin-top: -100px; }No matter which way we configure the code (margin-top, margin-bottom, padding-top, padding-bottom, etc.) it will not move the text up, only make the map move down.
Anyone have a solution?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Problem with moving text’ is closed to new replies.
