HD3D codeX I used the following css, which one is better? //Increased width @screen-tablet: 768px; @screen-desktop: 1092px; @screen-desktop-hd: 1300px; //Fix for welcomebox width .AfruxWidgets-sideNavAlt { display: none; }
codeX Anonymous41 @media (min-width: 767.98px){ .container { width: 90% !important; } } Type whatever width you want.
codeX .DiscussionListItem-content:hover { transition: All 0.2s ease-in-out; transform: scale(1.05); }
codeX Anonymous41 <meta name="viewport" content="width=device-width, initial-scale=1.0"> Change the initial-scale value.
Anonymous41 codeX but i have one guestion it works like butter in linux but windows os are oto 125% and i want to make for linux 1.25 for windows 1
codeX Anonymous41 Go to Admin > Appearance > Custom Styles > Edit Custom CSS check css codes here may be code containing 125%
Anonymous41 codeX it didnt worked but i found a solve views app blade and entered my js code and done thanks for help :