Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #293627

    Hi!

    I would like to have a red background and white police only on the item “consultation gratuite” of the main menu of : http://remarqbl.fr, I won’t make changes for the other items.

    how could i do it ?

    Thank you !

    #293692

    Hey jedasim!

    Thank you for visiting the support forum.

    You can use this on Quick CSS or custom.css:

    #menu-item-1765 span.avia-menu-text {
    background: red;
    padding: 5px;
    color: white;
    }

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.