Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #90360
    robertl
    Participant

    Hi Support,

    I was wondering if you could tell me the CSS on How to make Promotion Headline and Featured Content background transparent? (currently white)

    I’ve tried a few CSS codes but doesn’t look like any of them are taking effect.

    My site: http://tuanzbuild.tuanz.org.nz/

    White area in “Welcome to TUANZ” and ‘Featured Content’ – I would like to make transparent/clear so it’ll show the background image behind

    Cheers,
    Rob

    #90365
    Mahesh
    Keymaster

    @robertl: Go to Dashboard=> Apperance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
    #promotion-message, #featured-content {
    background-color: transparent;
    }
    Note: You have an error in Custom CSS while commenting please correct it first.

    Regards,
    Mahesh

    #90366
    robertl
    Participant

    @mahesh It doesn’t work for some reason.

    I don’t see any error, could you double check for me? http://pastebin.com/rfiqz2xY

    #90367
    robertl
    Participant

    Ignore my previous message, I found it. Cheers Mahesh!

    #90622
    Michael Vigue
    Participant

    I tried the above code and it doesn’t seem to be working. Can you check my site and let me know what is going on?

    http://www.bizbwebdesign.com/abestabatement/

    Thanks,

    Mike

    #90623
    Mahesh
    Keymaster

    @mikebizbuildersofnh-com: Thank you for using Catch Everest Pro. Above code won’t work in Catch Everst Pro since different structure. In Catch Everest Pro, this cannot be done with simple CSS, I recommend you to hire a customizer.

    Regards,
    Mahesh

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to make Promotion Headline and Featured Content background transparent?’ is closed to new replies.