creating template pages to the sparkling theme

hi , fantastic theme! help me. How to make a page template and css entering that particular page .

Forgive my translator

I’ m sorry, for opening this topic . I have resumed control.

Hi @vicente,

I’ m sorry, for opening this topic . I have resumed control.

Not an issue at all.

Please advise if you have more questions.

Have a fantastic day!

Cheers,
Movin

Hi, Movin

Is there any way to remove the content border only the single.post

Yes you can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

body.single-post #page .post-inner-content {
    border: 0;
}

Bingo!

Thank you, Movin! You are awesome and thanks so much for the responses!

You are most welcome here :slight_smile: