I need to know how to reduce the height of the full width button.
Hey Donna6500,
Add this to quick css:
#top .avia-button-fullwidth{
padding:10px!important;
}
Best regards,
Jordan Shannon
I’ve applied the code above, as well as a previous version of this code to achieve the same result – but am no longer getting that result. This code worked before I switched servers, and possibly updated theme. On the HOME page (id-5). I’m trying to reduce the height of the fullwidth button.
.page-id-5 #fwb-custom .avia-button-fullwidth {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
Thanks.
I have another site built that successfully achieves the look I’m after. I applied the exact same code from that site to the one above, but still am not getting the result. Not sure what is preventing it. Details below in private.
Thanks.
Hi,
Add this to quick css:
#top .av-fullscreen-button .avia-button-fullwidth{
padding:10px 10px!important;
}
Best regards,
Jordan Shannon
It initially didn’t seem to work, but I found the issue was a cache plugin that was preventing a proper refresh.
Issue resolved. Thank you.
Hey ArloGraphic,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon