Background color of "full" as same as "contentrow"

  • miq
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 9 months ago #45272 by miq
The background of Hot Crousel at frontend is white which is set in row "full" in layout builder. I want to change the background from white to the color background of row "contentrow". How can I change background color of "full" as same as "contentrow"?

Please Log in to join the conversation.

More
8 years 9 months ago #45274 by ivan.milic
You just need to put

.full{
background-color: value;
}

in bottom of template_css.css, but i see that color of contentrow is also white on your site.

Please Log in to join the conversation.

  • miq
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 9 months ago - 8 years 9 months ago #45276 by miq
The background color of contentrow is not white. Content color is white as it appear on all pages. Can you give me the color code its a light grey behind the content appearing on all pages at background.


Also the above code not working


.full{
background-color: #333333;
}
Last edit: 8 years 9 months ago by miq.

Please Log in to join the conversation.

More
8 years 9 months ago #45278 by ivan.milic
You have carousel with full width and height in that position, so you can see background color.

I put carousel width to 50% just to show you that there is color under i.snag.gy/pTiOq.jpg

Please Log in to join the conversation.

  • miq
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 9 months ago #45281 by miq
Until the full image upload, why there is white background coming. It should be grey or black just like other row in the top or content row in other pages. I don't want that whit background until the full image loaded.

Please Log in to join the conversation.

More
8 years 9 months ago #45290 by ivan.milic
Then put this

.hero {
background-color: value!important;
}

in template_css.css

Please Log in to join the conversation.

Time to create page: 0.171 seconds
Powered by Kunena Forum