Hello,
I have 2 question.
1: for contact block info. I want to remove the 2 little line under the text.
2: For contact form7 field. I have add one line with 3 colum. But i don't know how i can make the width the same for all 3. For 1 column the width it's the same, for 2 colum also are the same.
Many regards.
Comments
1. To remove those lines, please use:
.get_in_touch ul li::after { display: none !important; }2. You need to put each item into right column shortcode (in this case each should be in 1/3 so total would be 1/1). All Column shortcodes, you can find on http://themes.muffingroup.com/be/theme/shortcodes/typography/#columnsSorry, i will try and i will let you know.
Many thank for tour explications