• Hi,

    I’m trying to move the buttons within the ‘Hero’ section down a couple of lines. Currently their position conflicts with my logo, but my logo is exactly where I want it.

    Also, can I change the colour of the font used on the buttons to black, but keeping the style “button secondary”

    Any help would be appreciated.

    Thanks

Viewing 1 replies (of 1 total)
  • Hi there,

    Please add following custom CSS to your theme using Simple Custom Css plugin:

    #hero .btn { margin-top: 50px; color : #000 }

    Let me know how it goes!

Viewing 1 replies (of 1 total)

The topic ‘Editing Hero Section – Buttons’ is closed to new replies.