Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #9415
    dt2791
    Participant

    Hi,

    When I view my social share links on my iPhone, they don’t adjust correctly to fit the bar. You’ll see that the Twitter icon drops out below.

    http://s287.photobucket.com/user/dturner69/media/mobile-social-share.jpg.html

    What can I do to solve this please?

    #9478
    Sakin
    Keymaster

    @dt2791: I need your site URL to check the issue.

    #9575
    Sakin
    Keymaster

    @dt2791: I got your site link http://www.inhighdefinition.co.uk/what-do-i-like/. To correct that, you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #content .bottomcontainerBox {
        height: auto;
        width: 100%;
    }
    #9586
    dt2791
    Participant

    Can I just add this section of code anywhere or should it go in a specific place?

    #9587
    Sakin
    Keymaster

    @dt2791: You have to add these css in theme options, custom css box. So, login to your WordPress site and go to “Appearance => Theme Options => Custom CSS” and add there.

    #9589
    dt2791
    Participant

    Oh you clever chap!!! Nice one, that has fixed it. Superb!

    Thank you Sakin, that has been puzzling me for weeks!

    I am very pleased to have chosen a Catch theme for my site.

    #9590
    Sakin
    Keymaster

    @dt2791: Thanks for your appreciation.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Social share links not responsive’ is closed to new replies.