• Resolved lauriedebattista

    (@lauriedebattista)


    I can change the text size of the Job Location & Job Type, but I can’t seem to change the text size of the Job Title.

    Also, I can’t change the text size of the Search and Jon Location & Title dropdown menus. Is there a way to format those?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Nithin John

    (@nithi22)

    Hi,

    Thanks for reaching out to us.

    This is possible by adding custom styles. You can add it under the ‘Additional CSS’ section in the theme customizer.

    For example,

    .awsm-job-item h2.awsm-job-post-title {
      font-size: 20px;
    }

    This will change the font size of the job title in job listing page.

    Regards
    Nithin John

    Thread Starter lauriedebattista

    (@lauriedebattista)

    Great thank you! Is there a way to change the text size of the dropdown menus and search bar?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Formatting Short Code’ is closed to new replies.