Hello,
i use the Alpha Template. I want to have the "Request a Quote" Button on the top right that it shows in a mobile view at a smaller screen. It doesnt!
Could you help me out pls?
macanroe Hi Try this code in custom css
@media(min-width:1200px){ .t4-header-inner { padding-right: 120px!important; padding-left: 12px!important; }}
dont work!
macanroe Hi Kindly tell me screen size as its working fine for me till 1200px http://i.prntscr.com/Iisnrg1PRCuNdpPxxJ6Dxg.jpeg No scrollbar and its showing the button.
I think i havent said it correctly. My Mistake. I would like that the mobileview ICON ( attached file) appears when i resize ( smaller) the screen- it doesnt yet!
macanroe Hi Open the custom html module and remove class : d-done save and check.