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*

Info bar (header), 2 issues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22386

    Hi cynthia.lovely,

    You have changed the font fomaily, so your phone icon is not displaying.

    Yes in mobile device we have made it hidden. If you want to display in mobile device then
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .info-bar .info ul li:before {
    font-family: 'Genericons';
    }
    @media only screen and (max-width: 767px){
        #branding .info-bar {
        display: block;
        }
    }

    Thank you!

    #22426
    cynthia.lovely
    Participant

    That worked. I thought I created a new problem with that fix but that was something entirely different and I figured it out.

    Thanks!

    #22445

    Ok that’s great cynthia.lovely

    Thank you!

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