Home Forums Basel support forum Featured Categories Title Style

Featured Categories Title Style

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #76501

    Maria_87
    Participant

    I would like change title style in homepage, featured categories section. I need change title font, size and also the white rectangle background to each title. Thank you in advance.
    Screenshot as attachment.

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

    Artem Temos
    Keymaster

    Hi,

    Please, provide us your admin access so we can login and check this on your side.

    Thank you in advance.

    #76574

    Maria_87
    Participant

    As your request I send you a login admin access as administrator in my website.

    #76580

    Hello,

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

    .cat-design-default .hover-mask {
        background-color: red;
    }
    .category-grid-item .hover-mask h3{
        font-size:30px;
    }

    Change the background color and font-size as per your needs.

    Best Regards

    #76586

    Maria_87
    Participant

    Is it possible also change the “italic” font style with “normal” font style? I have done several test (adding for example “style:normal”), but I was not able to change it.
    Thank you in advance for your support.

    #76609

    Hello,

    Now your font-style for the categories titles are normal https://gyazo.com/5f7d16f8467c80374c570c8dbfa7f9f4

    Best Regards

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