Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter lishure

    (@lishure)

    Yes it worked! Thank you!! ??

    Forum: Fixing WordPress
    In reply to: Header cuts off
    Thread Starter lishure

    (@lishure)

    Thank you

    Forum: Fixing WordPress
    In reply to: Header cuts off
    Thread Starter lishure

    (@lishure)

    The theme I am using is Twenty Sixteen/thebreuergroup Version: 1.3
    which was the WordPress default theme of 2016. The author of the theme is www.remarpro.com. If I cannot get help through WordPress forums, can you please direct me to where I would get support from?

    Forum: Fixing WordPress
    In reply to: Header cuts off
    Thread Starter lishure

    (@lishure)

    I still need help to remove the sticky header. I don’t know how to. Please help

    Forum: Fixing WordPress
    In reply to: Header cuts off
    Thread Starter lishure

    (@lishure)

    I found out the 1/4 inch thing that’s cutting off my header is called a “sticky header” or “floating header”. I need to remove it as it is blocking the original header. Any advice would help. Thank you!

    Forum: Fixing WordPress
    In reply to: Header cuts off
    Thread Starter lishure

    (@lishure)

    I copied and pasted the code:

    .header_top {
    background: #4c4c4c;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.11);
    padding-top: 0;
    }

    into Additional CSS and also tried padding-top: 30px; and it did not work. I think the problem with my site is that somehow these 1/4 inch top margins appeared on both top and bottom of my screen and whenever I scroll, the 1/4 inch margins follow. I don’t know how to make it disappear.

Viewing 6 replies - 1 through 6 (of 6 total)