Tagged: 

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

    Hello Team,

    I like to change the appearance of the menu button as in attached image (http://bridalsilks.in/silk/support/menu_flag.jpg).
    Please help me out.

    Thank you,
    Siva

    #833408

    Hey sivaselvi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-774 .avia-menu-text {
        content: "new";
        font-size: 9px;
        color: #FFF;
        background: #42A0BD;
        line-height: 27px;
        width: 27px;
        display: inline-block;
        text-align: center;
        position: relative;
        top: -9px;
        left: 2px;
    }

    Adjust the values as you see fit. Please note that theme support is not a customisation service. We can help you out with small changes though.

    Best regards,
    Rikard

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