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*

Change icon-size in header infobar?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41418
    monmidt
    Participant

    Hi!
    Greetings from Norway!

    First I just wanna say thank you so much for this very nice theme! It works perfectly for me, and is easy to use! But of course, there are times I struggle to change small things, like now as I’m trying to change the size of the icons in header info-bar as I wish they were a bit bigger.

    Also I would like to have the address to be a link to google maps. Is this possible? If so, where do I change it? (Hope for a code-snippet as I am a rooky on coding other files than ccs-files)

    I hope for as quick a response as possible, as I am building a website for a customer.

    #41429

    Hi Monmidt,

    To increase the icon size of header info bar go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and save it:

    .info-bar .info ul li:before {
        font-size: 21px;
        height: 21px;
        margin-right: 10px;
    }

    And for to add the link in address to google map it needs code customize. You have to hire a developer for this as it is a new feature to add in the theme.

    Thank you!

    #41433
    monmidt
    Participant

    Thank you very much! It worked like a charm 🙂

    #41492

    That’s great monmidt

    Thank you!

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