How to change bg color in full logorow

  • frank4
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
3 years 2 months ago #48323 by frank4
Hi
How can I change background color from transparent to solid color in full logorow on Home Page?

 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 years 2 months ago #48325 by milos
Hello,

You can change it in the row settings: www.hotjoomlatemplates.com/sparky-docume.../layout/row-settings

Or you can add it in the custom CSS, like this (if "logorow" is a correct class name):
Code:
.logorow { background: #000000; }

#000000 is for black color. You can use any color here.

Regards,
Milos
The following user(s) said Thank You: frank4

Please Log in to join the conversation.

  • frank4
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
3 years 2 months ago #48327 by frank4
It didn't work in the row settings. Had to edit custom.css.
Thank you

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 years 2 months ago - 3 years 2 months ago #48328 by milos
You can add custom CSS if you edit the template file custom.css (in "css" folder) or you can add code in the template options (under Custom > CSS).

It's possible it won't work in the Row Settings if there's already a custom CSS code for this row.

Regards,
Milos
Last edit: 3 years 2 months ago by milos.

Please Log in to join the conversation.

Time to create page: 0.156 seconds
Powered by Kunena Forum