• hii i have a problem with my page.. you see im using the Customizing Additional CSS of the editor and doing some changes with my page and i have 2 headers 1 is called header1 and the other header2 but here is the thing header1 is for the index only and header2 for all the rest and i remember that in the css part you could insert the code of the header that you want to implement and the header that you want to be hidden like this:

    .page-id-32 “part of the header1 that i want to delete” {
    display: none;
    }
    &
    .page-id-32 “part of the header2 that i want to be shown” {
    display: block;
    }

    but i don’t remember what to do in this case ‘cus i don’t remember what to put in those parts

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support pagelayersupport

    (@pagelayersupport)

    Hii,

    Sorry for the inconvenience caused.

    As we checked and found that you have only one header on the website.

    As per your requirement, you can get it by using jquery or javascript with respect to the custom header id you provide like header1.

    For more assistance kindly ask it here.

    Regards,
    Pagelayer Team

    Plugin Support pagelayersupport

    (@pagelayersupport)

    Hello,

    @kalach1 is everything working fine?
    or we will assume this thread is resolved.

    Regards,
    Pagelayer team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘have a problem with 2 headers’ is closed to new replies.