Responsive Padding

Tagged: 

This topic has been marked as resolved.

I was able to reduce the footer with this code:
It seems to work.. please tell me if you forsee it causing other problems… thanks.


/*smaller padding on mobile, working part 2*/
@media (max-width: 768px) {

#wrapper:not(.container) > *:not(.container):not(.tb_width_fixed):not(.tb_content_fixed) .tb_width_fixed {
    margin-left: 10px !important;
    margin-right: 10px !important;
    min-width: 0;
}

July 21, 2016 at 2:34 pm #49793

Unfortunately your CSS is not working for me :(

July 29, 2016 at 8:11 pm #49981

Hey TB

Detail sent

August 16, 2016 at 7:35 pm #50270
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 24, 2016 at 4:11 pm #50369

Hey guys, I know I shouldn’t bump the post but it’s been over a month now :s

This is a pretty important fix as the mobile market is ever growing.

Thanks!

August 26, 2016 at 12:38 am #50427

@vapeloft

I sent the details and TB fixed it for me :) . Just do the same

August 26, 2016 at 6:43 am #50428
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 26, 2016 at 11:40 am #50430

Perfect, it works!

Thanks

September 3, 2016 at 6:39 am #50576

@vapeloft

Glad we’ve helped!

BR,
ThemeBurn team

September 5, 2016 at 1:34 pm #50610
Viewing 9 posts - 16 through 24 (of 24 total)
  • The topic ‘Responsive Padding’ is closed to new replies.