Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #169157
    manonwethly
    Participant

    Hello, I would love to Get rid of grey overlay on post pages. How can I do that?

    And I also would like to get rid of the grey line between the top and below area (the white and the grey area) on all pages.

    My website is http://www.manonwethly.com

    The theme CatchFullscreen Pro

    Exaple posts:
    https://manonwethly.com/#section2
    https://manonwethly.com/#section4

    Thank you!

    #169180
    sapana
    Participant

    @manonwethly: Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .has-section-background-image::before {
        background-color: rgba(0, 0, 0, 0.0);
    }

    let me know if this works out!

    Kind Regards,
    Sapana

    #169197
    manonwethly
    Participant

    OMG thank you!!! It worked!!!!

    Thank you so much!! One more thing solved!

    One more thing is there still though… they grey is still in the mobile version… sorry for still bothering you :-/

    Kind regards,
    Manon

    #169198
    manonwethly
    Participant

    I did i a second time and now it also works on mobile! Thank you sooooo much! This looks so much better!!!

    Thank you!
    Manon

    #169201
    manonwethly
    Participant

    The grey line or shadow is still there. I would love it if that could be removed too

    https://www.dropbox.com/s/laxolcqbyw4115h/Screenshot%202019-04-02%20at%2012.32.23.png?dl=0

    Thank you and sorry for all the trouble
    Manon

    #169210
    sapana
    Participant

    @manonwethly: I checked your site your menu is already in black color, can you please check this screenshot. I cannot see secondary menu in your site, Can you please briefly explain this.

    Kind Regards,
    Sapana

    #169213
    manonwethly
    Participant

    Hello Sapana, I actually started to get used to the black titles now so let’s leave it like this now and consider this as a finished topic for the time being. Thank you so much for helping with this.

    Can you please take a look at the grey shadow/line though please?
    https://www.dropbox.com/s/009jrm2imbds3rg/Screenshot%202019-04-02%20at%2012.32.23.jpg?dl=0

    Thank you for all the help! I couldn’t have done all this without you!
    Manon

    #169242
    sapana
    Participant

    @manonwethly:Can you please check this screenshot once, I am a bit confused which grey line you are talking about.

    Kind Regards,
    Sapana

    #169285
    manonwethly
    Participant

    Hello Sapana,

    Yes it is 🙂

    Sorry about being such a difficult person…

    #169446
    sapana
    Participant

    @manonwethly: It’s ok manon, it is my pleasure to help you out 🙂 Please add this code and let me know if this works out!
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .fluid-layout #header-content{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0);
    }

    Kind Regards,
    Sapana

    #169464
    manonwethly
    Participant

    Thank you soooooo much! This looks gorgeous!!!

    Thank YOU!
    Manon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Get rid of grey overlay on post pages’ is closed to new replies.