How can i create a pricing box with lines between the details in the content fiel?
content field: <ul><li><strong>List</strong>Item</li></ul>
So, when i want to copy this code and insert this for the next detail, like this: <ul><li><strong>List</strong>Item</li></ul>
<ul><li><strong>List</strong>Item</li></ul>
then it doesnt have a line between the first code and the second code.
Comments
please send us link to page where you got Pricing Box item and would like to make the lines between li's so we can check. If you look at http://themes.muffingroup.com/be/theme/shortcodes/content-blocks/#pricingitem you see that the lines are between each "li" by default so if it doesn't look the same on your end, we need to check what might be the reason.
1. So to create the lines between li's in content, you need to use the following css: 2. To make the element full width, you need to set FULL WIDTH style for the section inside which this element is.