Resolved

post template

Puro Theme started by tipsfromitaly Mar 24, 2017 2 replies
tipsfromitaly Mar 24, 2017 · 5:10 pm #6134

Hi there!!

#1 – I upgraded to the Premium. But I am still having some trouble. Can I ask you how can I remove the space between the picture and the main menu?

http://tipsfromitaly.com/build/wp-content/uploads/2017-03-24-3.png

#2 – And I would like to add some white empty space after the picture and before the rest of the elements. Can you help me to do that as well? I’m using site origin builder.

http://tipsfromitaly.com/build/wp-content/uploads/2017-03-24-4.png

Thank you,

Veronica

Andrew Misplon Puro Mar 24, 2017 · 8:07 pm #6135

Hi Veronica

1. Try the following in a Custom CSS plugin or Customize > Additional CSS:

/* Single Posts */
.single .entry-meta {
	display: none;
}

2. Edit the row in question by clicking the wrench icon far right then Layout > Bottom Margin, start with 35 or perhaps 50, see how that looks.

tipsfromitaly Mar 25, 2017 · 1:33 pm #6154

Hello Andrew!

Everything worked just perfectly. Thank you 🙂

Veronica

3 posts