• Resolved lassebr

    (@lassebr)


    Hello

    I was wondering if you had any suggestions or solutions on how to fix the problem I have on my website, shown in this image https://ibb.co/cxHN857 . My property title is too big for the info heading. It’s only a problem in mobile view. Is there any Custom CSS I can add to the theme or something? Either to get a smaller font on mobile or more height to the header?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author g5theme

    (@g5theme)

    You can go to Customize menu of WordPress to add custom css: https://gyazo.com/028a2669c5774d1890a773fc2d56d880

    Thread Starter lassebr

    (@lassebr)

    Yes, Thanks. But what custom css do i have to use?

    I have the same problem.

    Hey lassebr.

    I spent the day looking for a solution and found the following.
    I inspected the title of a single property and found the following class css.

    “.property-info-action .property-main-info .property-heading h2”

    This class is in file “single-property” and “single-property.min”. Both in the folder “YourDomain/wp-content/plugins/essential-real-estate/public/assets/css/”

    you just need to search for the class in each of the files and edit max-height to 80 and font-size to 25 and save.
    When testing, delete the mobile cache.

    The following image with title in 3 lines on the cell phone. https://ibb.co/jr3yj5x

    That’s it. Let’s wait for ERE updates. Good luck.

    Thread Starter lassebr

    (@lassebr)

    Thank you! You helped me solve a problem that has bothered me for a long time. Thank you again!

    Thread Starter lassebr

    (@lassebr)

    After i updated ERE to its newest version it went back to normal settings. I’ve tried to do it all over again, but now it wont work. Have you experienced this?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change property title on mobile’ is closed to new replies.