• Resolved tutorbus

    (@tutorbus)


    may i ask how to change the blue button of the first page?
    may i add a whatsapp link?
    Thanks

    • This topic was modified 2 years, 4 months ago by tutorbus.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author FameThemes

    (@famethemes)

    Hi,

    Please go to Appearance > Customize > Section Hero > Hero Content Layout > Button #1, #2 to change the button text and link.

    Thread Starter tutorbus

    (@tutorbus)

    thanks so much , may i ask if i would like to add a button in the banner, how can i do ?

    Theme Author FameThemes

    (@famethemes)

    Hi,

    Do you mean to add a button to the header cover on a single page?

    Thread Starter tutorbus

    (@tutorbus)

    no , in the big banner area, there is two blue buttons now, i would like to add another button in the banner

    Theme Author FameThemes

    (@famethemes)

    Hi,

    The theme does not support adding more hero buttons, but I can show you how to add more buttons by overriding the hero template.
    – Install and activate the child theme by following this documentation https://docs.famethemes.com/article/139-sample-child-theme
    – Copy the folder “section-parts” and the file “section-hero.php” in the theme onepress folder to the child theme folder.
    – Edit the file “section-hero.php” in the child theme folder, add this code to line 117 (under the second button), see my screenshot https://imgur.com/5kIvx1u

    <a href="https://123.com" class="btn btn-theme-primary btn-lg">Third Button</a>
    <a href="https://123.com" class="btn btn-theme-primary btn-lg">Fourth Button</a>

    Let me know how it goes.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘change the banner button’ is closed to new replies.