Viewing 4 posts - 1 through 4 (of 4 total)
  • #315000
    bubura
    Member
    Post count: 34

    Dear Support,

    we have a problem with the page heading bar. We would like to cut off on the all page this bar. We made this method with using the protocol: Page/Meta/ Show the page title at the top of the page.

    However, in the Blog and Shop Page, the page heading is nonremovable with this protocol. This page was generated by Woocommerce plugin. When we made this pages with adding the new pages manually, the problem is preserved.

    I tried to use the customizer: Theme Option/General Option/ Custom CSS with the next shortcode:

    .page-heading .heading-text {
    display: none;
    }

    .page-heading{padding-top:0px !important;}

    .page-heading {
    padding-top: 0px;
    padding-bottom: 0px;
    }

    But I think that there is better way to cut off the page heading on all pages.

    Could you help me in this problem?

    Thank you for your advice

    Best regards
    Zsolt

    #315108
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I’m getting an error when trying to access your site.

    https://www.dropbox.com/s/l1gjs48ttou0u55/Screenshot%202017-02-24%2019.27.48.png?dl=0

    Can you check?

    -Rui

    #315123
    bubura
    Member
    Post count: 34
    This reply has been marked as private.
    #315277
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .page-heading {
        display: none;
    }

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register