Tweaking Listing templates text sizes

Easy Property Listings WordPress Real Estate Plugin Forums Extensions Listing Templates Tweaking Listing templates text sizes

Tagged: 

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

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • #9996
    Ken
    Spectator

    I would like to increase the size of the property address as well as bold it. Is this possible? If yes, how am I able to do this?

    Our website is shown below.
    http://www.princerealty.com.au/property

    Attachments:
    You must be logged in to view attached files.
    #9999
    Merv Barrett
    Keymaster

    Are you familiar with CSS? Each element can be adjusted in your theme using CSS to change any element

    #10000
    Merv Barrett
    Keymaster

    To use CSS add the following to your theme style.css file at the end

    .epl-property-blog .property-address {
         font-size: 1.3em;
         font-weight: bold;
    }

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Listing Templates’ is closed to new topics and replies.