Home Forums Basel support forum Top Header Font Size / content

Top Header Font Size / content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #273623

    gqjesus
    Participant

    Trying to increase the font size on the top header

    I’ve attached a screenshot of a basel theme with the increased size also the right side i’d like to remove all of that. and center Text in the header top bar

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions:
    https://xtemos.com/docs/basel/advanced-typography-settings-2/

    If you tried and still have difficulties, please provide your site admin access I will help.
    Best Regards

    #273912

    gqjesus
    Participant

    I tried adding both topbar-content and top-bar-left in Custom Selector neither works.

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

    Hello,

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

    body .topbar-wrapp.color-scheme-light .top-bar-left p {
        font-size:30px;
    }

    Or use this selector: body .topbar-wrapp.color-scheme-light .top-bar-left p

    Best Regards

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