Title: Remove bubbles
Last modified: August 21, 2016

---

# Remove bubbles

 *  [agjertse](https://wordpress.org/support/users/agjertse/)
 * (@agjertse)
 * [12 years ago](https://wordpress.org/support/topic/remove-bubbles/)
 * Hi
    I love this theme, but the bubbles is a bit unprofessional in my opinion.
   How can I remove from top of page.
 * I know I can upload an image in Temptation Settings: PATTERN OR IMAGE. But what
   about the top of the page?

Viewing 1 replies (of 1 total)

 *  [trifouille](https://wordpress.org/support/users/trifouille/)
 * (@trifouille)
 * [12 years ago](https://wordpress.org/support/topic/remove-bubbles/#post-4956658)
 * Hi,
    Nobody is helping me to solve my problem, it doesn’t mean I won’t help others!
   Using temptation settings you can remove bubbles from the main page, but they
   are still showing in other pages. I had to edit main.css file located in temptation/
   css/skins. Create a child theme before, it’s safer, check on the web how to do
   that. You have to replace the #title-bar part by something like this, to override
   the default file calling the bubbles picture URL.
 * #title-bar {
    background-attachment: fixed; background: #000000; background-repeat:
   repeat; background-position-y: center; background-position: center bottom; background:
   transparent; overflow: hidden; color: white; font-weight: lighter; text-align:
   center; padding: 25px 0px; min-height: 100px; margin-top: -20px; position: relative;
   font-family: “Sintony”, “Exo 2”, Times, serif; -webkit-font-smoothing: antialiased;}
 * I also tried to make the background transparent as you see, no success so far.
   I’m still trying to fix the home page slider, displaying only first and last 
   picture.
    Anyway, I hope this helped.
 * Trifouille

Viewing 1 replies (of 1 total)

The topic ‘Remove bubbles’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/temptation/1.1.1/screenshot.jpg)
 * Temptation
 * [Support Threads](https://wordpress.org/support/theme/temptation/)
 * [Active Topics](https://wordpress.org/support/theme/temptation/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/temptation/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/temptation/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [trifouille](https://wordpress.org/support/users/trifouille/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/remove-bubbles/#post-4956658)
 * Status: not resolved