Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #12417
    Elias
    Member
    Post count: 3

    I want to emphasize the ‘Order’ link in the menu (upper right corner).
    It should be distinguished from the other menu links:

    – How can I make the ‘Get your unu’ bold or change the color of the text?
    or
    – How can I replace the ‘get your unu’ text with a ‘get your unu’ button?

    #12481
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    The menu doesn’t support buttons, but if you link to that page I will provide custom CSS specific to your menu item, so you can have it bold.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #12484
    Elias
    Member
    Post count: 3

    Sounds great, thanks in advance!

    Link: http://www.unumotors.com

    #12495
    Cosmin – SUPPORT
    Member
    Post count: 3851
    #menu-item-9114 > a {
      font-weight: bold !important;
      font-size: 16px !important;
    }

    I’ve added an optional font-size, in case you want to control the size of the link.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #12497
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You add that in Theme Options/General Options -> Custom CSS

    #12509
    Elias
    Member
    Post count: 3

    Hey Cosmin,

    thanks for the great and quick support!

    I tried making it bolder but I would rather favour a solution with a button in the background. Is that – in any way – possible?

    Thanks!

    #13056
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hmm, try this and let me know if it’s ok:

    #menu-item-9114 > a {
        background: #000000;
        color: #FFFFFF;
        padding: 10px 20px;
    }

    Regards,
    ————————————————————————————————————

    Cosmin – Support

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register