Change background in sticky post in homepage

Hello! The site is www.rockwebonline.it. I have a sticky post with a banner of sponsor. I wish I could put a color or a texture even better, to make it more eye-catching banner. But only for the sticky. Now the item is an “interlude”, because it is the only way to not have a title … can you help me? Thank you.

Hi @erlkonig,

I hope you are well today and thank you for your question.

You can try changing background color of it 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

article.sticky .post-inner-content {
    background-color: #a4c3d6;
    border-color: #a4c3d6;
}

Please change the color value in the above code to whatever you want to use by referring the following pages.

http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp

Best Regards,
Movin

Thank you, thank you, and thank you again! If you were not so far away, I would be there to hug you!

Bye!!

Giovanni

You are most welcome here :slight_smile:

I have been trying to change the background of my sticky post as well as adding the read more button for a week with no luck, i tried the suggestion above with no luck. the site is jordansilver.net thanks

@blackbutterfly1 I visited your shared site but saw you have set static front page on your site and i didn’t find blog page on your site.

Also to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread

Hello, and thank you the sticky post is called nympho I tried making it part of a blog but that got muddled as well, kept saying blog then a separate page said untitled. As you can see I have transparent animated backgrounds, but for nympho which I wanted to be the first post in my blog, i wanted that page to keep a solid white background. I have been following your answers to others here so I have added some code to Css to achieve some of what I’ve already done over there so thank you for that

@blackbutterfly1 As said above to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread

Hi sorry, I followed the link you gave me or thought I did, I can’t find where I’m supposed to start my own topic so I’ll just leave it alone for now, thanks for your time and help

You will find the form in the bottom of the following page to create new topic.