Comments 40Pod9 started the conversationJune 21, 2018 at 3:34pmhi, i am using a style of "button accent colour" for the "book" button on my main menu here http://laresidenciatarifa.es.gridhosted.co.uk/room-categories/superior-apartment-2-bedrooms-sea-view/. when you haver over it the button moves a lot to the left, is it possible to stop this? 3,030Andrew repliedJune 21, 2018 at 6:16pmHi Pod9, Not very sure what could have caused that but you can use this CSS to fix that issue: #menu-item-6531:hover a{ margin-left:20px !important; } add the CSS to salient \ general settings - css script related - custom css code. Hope this helps. 40Pod9 repliedJune 22, 2018 at 10:13amthank you. solved. Sign in to reply ...
hi, i am using a style of "button accent colour" for the "book" button on my main menu here http://laresidenciatarifa.es.gridhosted.co.uk/room-categories/superior-apartment-2-bedrooms-sea-view/. when you haver over it the button moves a lot to the left, is it possible to stop this?
Hi Pod9,
Not very sure what could have caused that but you can use this CSS to fix that issue:
add the CSS to salient \ general settings - css script related - custom css code.
Hope this helps.
thank you. solved.