Home Forums Basel support forum Section title font-style

Section title font-style

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

    despina.mina
    Participant

    Hello,i want to make a section title bold.
    I tried with css and in Advanced typography,but nothing.Can you please help?
    The extra class name i gave is “logoi”.
    Screenshot

    #123929

    Hello,

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

    .logoi h4{
    font-weight:bold;
    }

    Best Regards

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