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*

Social logo size and Phone Contact link removal

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24251
    ekke419
    Participant

    Hi all,

    I’m something of a WP newbie, so please bear with me.

    Is there any way to make the social logos in the top right bigger and more prominent? I’m ideally looking to make these something of a focal point, but can’t seem to find any customisation options. Is it possible to activate widgets in this area, so I could use a social widget instead?

    Also, is there a way to remove the contact telephone number as a link? I’d ideally like to just show it as a number, rather than a click through.

    Any help is appreciated, great work on the theme!

    #24310

    Hi ekke419,

    Sorry! To activate the widget in top social profile area and to remove the link for telephone number it need code customization because its new features to be add. You have to hire a developer for this.

    But you can make social icon bigger to do that Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .social-profiles ul li a {
        font-size: 22px;
    }
    .social-profiles ul li {
        margin: 6px 0 0 10px;
    }

    Thank you!

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