CutsNStyle Pro Issue

Home Forums Beauty Cuts Theme Support CutsNStyle Pro Issue

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #155532
    Deb TaylorDeb Taylor
    Participant
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: August 23, 2017

    I have CutsNStyle Pro and am all done with the set up and presentation, but am having one issue. I placed an anchor of the header on the “Book Online” to take the user to the area below. Now when I click on the Prices and Products advance for the slider, the action is to automatically scroll to the booking area. No matter what I adjust I cannot seem to get rid of that action. (it may only happen on a cell interface-it does not seem to happen on a desktop) Can you help solve this so I can go live with the page. Thanks!
    https://haircuttersmarblefalls.com/testhc/

    #155585
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Chris

    #155605
    Deb TaylorDeb Taylor
    Participant
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: August 23, 2017

    haircuttersmarblefalls.com
    Thanks for your attention to this. 🙂

    #155701
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    We checked, there is no “Book Online” anchor on the header?

    Regards,
    Chris

    #155735
    Deb TaylorDeb Taylor
    Participant
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: August 23, 2017

    I’m sorry. I posted the wrong address. I have a test site that I am working on for that.
    https://haircuttersmarblefalls.com/testhc/
    Thank you. Deb

    #155736
    Deb TaylorDeb Taylor
    Participant
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: August 23, 2017

    Your interface here took my link off….. I’ll try again. haircuttersmarblefalls.com/testhc/

    #155759
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly add this code there:

    <a href="#subHeader">BOOK <small>ONLINE</small> </a>

    Regards,
    Chris

    #155771
    Deb TaylorDeb Taylor
    Participant
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: August 23, 2017

    Chris: All fixed..I neglected to “close” the ahref with and that’s why it continued to the other sections. Thanks the pointing me in the right direction. You totally pegged it! Deb

    #155820
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi Deb,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/25/

    Regards,
    Chris

    #155838
    Deb TaylorDeb Taylor
    Participant
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: August 23, 2017

    One more hopefully easy question….how can I make the menu hamburger disappear on mobile phones? I’ve tried some css code but none seem to work. I only have one page…the home page.

    #155897
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .toggle {
        display: none !important;
    }
    }

    Regards,
    Chris

    #181414
    Tim TrottTim Trott
    Participant
    • Topics: 12
    • Replies: 20
    • Total: 32
    Member since: June 9, 2021

    Theme Name: SKT Launch
    Website URL: 107studyguide.com
    Message: How can I insert an anchor to link “Buy the book” to that section of that page? The “buy the book” menu link just loads the home page again. I want to add a # anchor to “buy”.
    (from 7/12/21)

    #181461
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi tim trott,

    Kindly Add ID in em tag.

    See screenshot:
    https://ibb.co/80bKt88

    Regards,
    Chris

    #181494
    Tim TrottTim Trott
    Participant
    • Topics: 12
    • Replies: 20
    • Total: 32
    Member since: June 9, 2021

    I will need a little guidance on that. How do I get there from here, and does it link to #buy?

    #181607
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    This is done. Kindly check and confirm.

    Regards,
    Chris

Viewing 15 posts - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.