amenities showing as links

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #1113619
    Andre Flores
    Moderator

    Hello Katie,

    Sure, here it is again: use the following code in order to disable amenities links in Albatross theme:

    .mphb-single-room-type-attributes a, .mphb-loop-room-type-attributes a, .mphb-widget-room-type-attributes a, .loop-room-short-attributes a {
    	pointer-events: none;
    }

    Regards,
    Andre

    #1114307
    Katie Hedgecox
    Participant

    Hi Andre,

    Thanks for providing the code above.

    Unfortunately, still no luck my end! I even tried the !important tag (I know it’s ill advised but wanted to make sure) and still no luck.

    Nonetheless, it’s no problem, as it’s not a deal breaker – just wondered if it was a quick fix!

    All the best,
    Katie

    #1115779
    Andre Flores
    Moderator

    Hello Katie,

    If you share the URL to the page in question in a private reply, I will gladly check it for you and and provide valid CSS code.

    Regards,
    Andre

    #1115943
    Katie Hedgecox
    Participant
    This reply has been marked as private.
    #1116941
    Andre Flores
    Moderator
    This reply has been marked as private.
Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.