test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ittd Friend
    #198909

    Hi there,

    I want to apply a black background instead of a blue background
    This is probably very simple but I have tried a few different options and nothing has worked.

    I changed the background image on the who we are module but only changed a part of the modules BACKGROUND. I also added a custom.css to 2 different locations /t3-assets-css/custom.css and /templates/ja_sugite/css/custom.css

    the custom.css has the following text

    div.module_Who are we? {
    background-color: #000000
    }

    and I downloaded the sugite template.css and replaced all references to 2d3e50 with 000000 rreplacing the blue background with a black. I then went to joomla cleared all cache and siteground and flushed all the cache.

    Your comments will be gladly received.

    Thanks

    Andrew

    pavit Moderator
    #539188

    Hi

    In your templatesJa_Sugitecsscustom.css add this

    .row-feature.row-feature-secondary {
    background: #88223F
    }

    if you want to add an image then change to background-image: url(“your url to image “) ;

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum