Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #872344

    Hi there, I’ve included a video in the private section which outlines one of the more complex things I’m trying to accomplish.

    A simpler one I’m trying to accomplish is how to hide the small bar above the header on a specific page only.

    Thanks very much!

    #873137

    Hey sdsitetechdotcom,

    On which page do you need to remove the top header bar? And on which page can I find that testimonials slider that needs adjusting?

    Best regards,
    Victoria

    #873498

    Hi Victoria,

    In the Private Content section, I’ve included the link to the page in question that needs to not have the small bar above the header displayed. That same link is also the page with the testimonial slider that needs adjusting.

    #874358

    Victoria,

    I’ve noticed that you (or somebody else part of the team) has done a wonderful job in making the video thumbnail look awesome and fixing the testimonial slider. Thanks so much.

    The only thing that’s left for this mini-project is hiding the small bar above the header on that page, and then it is complete.

    Again, nothing but thanks to you guys.

    #874423

    Hi,

    Please add the following css code to remove the top bar on a specific page.

    .page-id-2396 #header_meta {
        display: none !important;
    }

    Best regards,
    Ismael

    #874497

    Thanks Ismael, appreciate it. You can go ahead and close the thread:)

    #874507

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Fixed height and Image Element’ is closed to new replies.