badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Add click to call button below slogan banner on business page template

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24197
    steven1
    Participant

    Hello,

    I would like to add a click to call button right under the slogan banner on the business page template when the site is in mobile. I understand the information is below in the footer but having the ability to click and call on mobile at the top is very important. If not under the banner at the top of the page would be fine.

    #24198
    steven1
    Participant

    I just wanted to add that at the top of the page would be best rather than below the banner.

    #24204

    Hi steven1,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    @media only screen and (max-width: 767px)
    #branding .info-bar {
      display: block;
    }

    Thank you!

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