Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1538837
top menu
Closed

Comments

  • Wendy started the conversation

    When I adjust the CSS as suggested in previous tickets - nothing happens.


    .gem-contacts-item.gem-contacts-address {
        font-weight:bold;
        font-size:30px;
    }
    .top-area-menu .nav-menu > li a {   font-weight:bold;   font-size:30px;
    }


  •  7,092
    Oliver replied

    Hi, 

    pls. provide some more info what you need to make.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Wendy replied

    Sorry - I would like to increase the font size of the TOP HEADER  - where the phone number, email & donate button are.


    Thanks!

  •  7,092
    Oliver replied

    HI!

    pls. use following css:

    .top-area-contacts .gem-contacts-item {
        font-size: 16px;
    }
    .top-area .gem-button {
        font-size: 16px;
        line-height: 28px;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Wendy replied

    Sorry for the delayed response - - -THANK YOU!!

  •  7,092
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver