Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #239439

    Hi
    Could you tell me how I can change the background colour and font style/size of the text in the Top Bar please?

    Many thanks.

    Kathryn

    #239781

    Hey!

    Try adding this code to the Quick CSS:

    .title_container *, .title_container{
        background: red !important;
        color: white !important;
    }

    Change as needed.

    Cheers! 
    Josue

    #240004

    Hi – sorry that doesn’t seem to have any effect – I added it to the Quick CSS in the Styling section – is that right?

    Thanks.

    #240138

    Hi!

    Please add following code to Quick CSS and adjust as needed

    #header_meta { background-color: red; font-size: 18px; }

    Regards,
    Yigit

    #240910

    Brilliant thanks – works perfectly!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Top Bar Styling’ is closed to new replies.