Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hbic Friend
    #704830

    I have a few modules that I am displaying the title for I would like to bold.

    http://162.242.220.38/joomla/index.php/join-our-team

    On this page “Your Next Career Move?” And also “Want to Gain Valuable Experience as an Intern?”.

    Also, on our Contact Us page the ‘Talk To Us’ locate here: http://162.242.220.38/joomla/index.php/contact-page

    Pankaj Sharma Moderator
    #704911

    Hi
    Module Want to Gain Valuable Experience as an Intern? is custom html module , You can apply the bold style directly from the module Editor > http://prntscr.com/8r2cao
    Apply same for module Your Next Career Move it also a custom html module .

    On contact page talk to us . Add below code in custom.css file .

    .contact-header-1 .contact-name {
    font-weight: 500;
    }

    change value 500 as per your needs.

    Pankaj Sharma Moderator
    #751574

    Hi
    Module Want to Gain Valuable Experience as an Intern? is custom html module , You can apply the bold style directly from the module Editor > http://prntscr.com/8r2cao
    Apply same for module Your Next Career Move it also a custom html module .

    On contact page talk to us . Add below code in custom.css file .

    .contact-header-1 .contact-name {
    font-weight: 500;
    }

    change value 500 as per your needs.

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

This topic contains 2 replies, has 2 voices, and was last updated by  hbic 8 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum