Viewing 6 replies - 1 through 6 (of 6 total)
  • What are you trying to accomplish?

    Thread Starter erwinmtz

    (@erwinmtz)

    I am trying to get the banner-bg.jpg which is a grey body portion to show in my site.
    https://www.descansenpaz.com

    It looks like something that is available in your appearances > header from the admin. You can upload and select a different header image there.

    Thread Starter erwinmtz

    (@erwinmtz)

    It is not the header I am talking about , I am trying to change the background color where the slider is right now..Thanks a lot anyway….I just need to know where to change the css or something else.

    OK, that is completely different than what I saw above:

    .responsive-slider.flexslider {
    background: transparent !important;
    border: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 30px;
    }

    That is the code for your slider background.

    Thread Starter erwinmtz

    (@erwinmtz)

    Thanks I will give it a try….

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Make an adjustment to website’ is closed to new replies.