I would like that the whole menu-buttons are click-able and not only the text in it, is this possible, and if yes where can I activate this?

Thanks for your answer

    redmac1
    Hi
    The clickable area is restricted only where the text is present the behind BG color is only style. Its not button.
    You can add this code in custom css add click href on below and above the text

    #s5_nav li a {
        padding: 40px;}

    Hope it helps.

    Regards

    Write a Reply...
    You need to Login to view replies.