Denzel Chia
    Moderator
    Posts: 2672
    November 28, 2016 at 10:13 am #31299

    Hi,

    I can help remove the bold if you need to.
    Please tell me what you want to do.

    As for button in sidebar.
    They were not designed to work in sidebar, you will have to contact our developer for this customization service.
    https://theme4press.com/theme-customization-service/

    Thank you

    Markus Vogt
    Spectator
    Posts: 44
    November 28, 2016 at 6:49 pm #31306

    Ok. Buttons of front page content boxes: They are bold and I just want them to be normal with no further formatting. Just look at the welcome page of my site.

    Sidebar: Ok, I have to think and if I don’t find a solution I contact your developer team. Thanks.

    Denzel Chia
    Moderator
    Posts: 2672
    November 29, 2016 at 9:38 am #31309

    Hi,

    Use the following in Theme Options -> Custom CSS

    .content-box .t4p-button-text {
    font-weight: normal !important;
    }

    Thank you