Hi
How can I align these two highlighted boxes with other box. The highlighted boxes are currently shifted to the left.
my code is:
Hi
How can I align these two highlighted boxes with other box. The highlighted boxes are currently shifted to the left.
my code is:
Try editing the margin-left value in this code from 10 px to 20px:
.ep_inline_block {display:inline-block;vertical-align:middle;margin-left:10px;}
If not, could you provide a link to this page and I will take a look for you?