Comments 17Marcelo started the conversationAugust 24, 2017 at 11:27amHello, I really need your help. Now there are details of alignment and behaviors on the devices. It's coming to an end. We are tired of all this, too. P.S .: I removed all existing css code to resolve this without interference from other codes.Come on? I made a video below where in the device the mark is aligned to the title, perfect, and in the desktop the title goes a little to the right.VIDEOhttp://d.pr/v/YIAwrM[deleted] repliedAugust 25, 2017 at 6:42amHi Marcelo,Please add this CSS: @media screen and (min-width: 768px) { .portfolio-container-and-title.full-width-portfolio .portfolio-title-holder { padding-left: 15px; }}This solves the padding issue. 17Marcelo repliedAugust 25, 2017 at 11:12amUfa!!!! Perfect. I was worried about that. Sign in to reply ...
Hello, I really need your help. Now there are details of alignment and behaviors on the devices. It's coming to an end. We are tired of all this, too.
P.S .: I removed all existing css code to resolve this without interference from other codes.
Come on?
I made a video below where in the device the mark is aligned to the title, perfect, and in the desktop the title goes a little to the right.
VIDEO
http://d.pr/v/YIAwrM
Hi Marcelo,
Please add this CSS:
This solves the padding issue.
Ufa!!!! Perfect. I was worried about that.