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 Media Icons Moving

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6272
    moorea
    Participant

    Hi,

    I have placed an image(logo) in the header & aligned to center, however my social media icons have shift to the very top right hand corner. When I align the logo to default left the social media icons appear fine and align themselves to the right.

    Is there a way to a center alight the image(logo) and have the social media icon aligned to the right and centered with the logo?
    ie social media icons are aligned right and are centered to the height of the logo.

    #6280

    @moorea You can use custom css . In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    #site-logo{
    text-align:center !important;
    float:none !important;
    }

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