Changes

From SimplyBook.me
Line 19: Line 19:  
2. In plugin Settings add to Booking pages CSS tab code:<br>
 
2. In plugin Settings add to Booking pages CSS tab code:<br>
 
<code>
 
<code>
.booking-result #pageNotifications {<br>
+
.booking-result #pageNotifications {
content: url('http://-----';);<br>
+
content: url('http://-----';);
 
}
 
}
</code>
+
</code><br>
 +
where content should contain tracking pixel url. And press Save CSS.
    
=Facebook tracking pixel=
 
=Facebook tracking pixel=