Hello @zandu,
Can you please explain what you’re needing assistance with a little more clearly? I am sorry but I do not understand.
Thread Starter
zandu
(@zandu)
Hello @zandu,
Unfortunately we’re not able to see the reference image you shared as it is giving us a 404 error ‘Invalid share key’.
Thread Starter
zandu
(@zandu)
Thread Starter
zandu
(@zandu)
Here is the screenshot https://ibb.co/NL3rp0c
Hello @zandu,
Looking at the source code it looks like your active WordPress theme is adding it’s own padding. Below is some CSS you can add to override this for the custom post type ‘Proposal’.
.single-proposal #main {
padding-top: 0px !important;
margin-top: -60px !important;
}
Thread Starter
zandu
(@zandu)
Have placed the CSS code suggested by can still view the Blue
https://ibb.co/zrb3XZY
.single-proposal #main {
padding-top: 0px !important;
margin-top: -60px !important;
}
Reference link https://zanduconsultants.com/proposal/vision2020-floor-plan-three-levels/
Thread Starter
zandu
(@zandu)
Have placed the CSS code suggested but can still view the Blue header
https://ibb.co/zrb3XZY
.single-proposal #main {
padding-top: 0px !important;
margin-top: -60px !important;
}
Reference link https://zanduconsultants.com/proposal/vision2020-floor-plan-three-levels/