Home Forums Basel support forum TITLE BAR COLOR AND SIZE

TITLE BAR COLOR AND SIZE

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

    sandrofinoribeiro
    Participant

    Hi,

    How can i change ONLY the color of the title bar? I already change in theme settings but i changes also the color of buttons and texts, how can i change only the title bar as image attached explains?
    Also, how can i increase the size of this bar?

    Thanks,
    SR

    Attachments:
    You must be logged in to view attached files.
    #226395

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .title-wrapper.basel-title-style-simple .title:after {
        background-color: yellow;
    }

    Best Regards

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