www.webtrendsevents.com - I would like the gap between the bottom of the homepage feature area and the homepage bottom tagline reduced by around 50px please. can you provide the code? Thanks
Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .feature-content { padding-bottom: 40px; margin-bottom: 0px; } .bottom_tagline { padding-top: 20px; padding-bottom: 20px; } You can adjust the values as per your requirement. This will solve your issue.
Hello, I have checked your website, it seems that by mistake you have forgot to close the curly bracket while putting the code in the custom css section. Due to which the code below that are not working. So close that code with the curly bracket. This will solve your problem. Please see the image given below for the reference.
thanks for picking that up but now the homepage feature boxes above the tagline are not evenly horizontally aligned.
Hello, We have checked your website and it is working fine. We have not found such issue on your website. Could you please specify the issue with the help of screen shot.