Problem with the background colour

Hola chicos.
Os escribo porque tengo un problema en la página y no veo solución por ningún lado.
La página está acabada, el único problema que tiene es el color de fondo del blog (la pagina de entradas me refiero).
El color que tiene configurado es el blanco, pero se ve en color gris.
En el personalizador ,en Layout and design, en BACKGROUND OPTIONS está el blanco pero en la página de entradas y en la página del post el color es grís…
Podeis ayudarme por favor.

Hello @santos,

Thanks for asking.

It’s a humble request that you ask question in English language. We use English as a medium of communication and it’s quite difficult to interpret the questions posted in non english language and can create lot of confusion which slows down the response time.

I used Google Translate to understand your question. It seems that post is regarding blog index page. I checked websites that’s there on your license page and one on the website I see blog page. I opened the blog page and the background is white color. I don’t see grey on blog index or single post page. Please see screenshot.

However, if you want to change the background color of breadcrumbs area, please add following CSS under X > Theme Options > CSS:

.x-breadcrumb-wrap {
    background-color: #fff;
}

I have found the proper CSS code selector using the Chrome browser Developer Toolbar:

https://www.youtube.com/watch?v=wcFnnxfA70g

For the CSS code itself, I suggest that you get started with this tutorial:

https://www.youtube.com/watch?v=yfoY53QXEnI

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

Hello @santos,

Thanks for updating the thread.

I am still confused by the latest reply but reading the message you have posted it seems that the question is regarding blank pages. I checked the website and I navigated home and internal pages. I don’t see blank page on the website. Can you please share the URLs of the pages so we can take a closer look?

Thanks.

Hi @santos

I tried to log in your website, but I got this page:

Could you please provide us with the exact login URL?

Thanks.