• Resolved Cromerty

    (@cromerty)


    Hi –
    https://alteregovoices.com
    When I resize the screen, or display on small screens eg tablet or iphone, my footer icons display in a single column.

    I have altered my footer code both with the plugin footer putter and manually.

    I am thinking that this is a responsiveness issue with raindrops,as with themes it works ok (ie the icons “keep” their horizontal positioning).

    Is there something I could change?

    Thanks for your help as always

    Cromerty

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author nobita

    (@nobita)

    I am thinking that this is a responsiveness issue with raindrops,as with themes it works ok (ie the icons “keep” their horizontal positioning).

    No. this is not Themes issue.

    You, if you have a customized plug-like, must be made on their own necessary adjustments.

    Plug-ins, etc., or to request what presentation customization, theme you can not predict

    but try below.

    #footer_trademarks-4 a,
    #footer_trademarks-4 img{
    	display:inline-block!important;
    	width:60px!important;
    }
    #ft .socialfooter{
    	display:block!important;
    }
    #ft .socialfooter img,
    #ft .socialfooter a{
    	width:24px!important;
       display:inline!important;
    }
    Thread Starter Cromerty

    (@cromerty)

    YOU ARE A LEGEND!!!! xxx

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Responsiveness’ is closed to new replies.