Home › Forums › All Other Themes › real estate mobile view
- This topic has 8 replies, 2 voices, and was last updated 3 years ago by
Forum Moderator.
-
AuthorPosts
-
September 7, 2020 at 7:25 am #162026
Good day
Please can your team help with regards to the mobile view you will see in below link that header contacts details are not in line and the featured house triangle is not in line. see link https://imgur.com/a/kJaAVSE
Website is called https://bospoortvallei.co.za
Please advise thanks
Johann
September 7, 2020 at 12:51 pm #162067Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width;479px) { .head-info-area a { margin-right: 15px !important;} }
Regards,
DaveSeptember 7, 2020 at 6:12 pm #162088Good day
Those not work
Please advise
Thanks
Johann
September 8, 2020 at 8:58 am #162146Good day
The above not work
Please advise
Thanks
Johann
September 8, 2020 at 12:26 pm #162160Hi,
Kindly use this CSS
@media screen and (max-width:479px) { .head-info-area a { margin-right: 15px !important;} }
Regards,
DaveSeptember 8, 2020 at 6:33 pm #162211Thanks, Dave but it only fixed the top section, but not the triangle. I have sent you my login details for WordPress
September 9, 2020 at 1:13 pm #162262Hi,
This is done.
Regards,
DaveSeptember 9, 2020 at 1:24 pm #162266thanks
September 9, 2020 at 1:39 pm #162273????
-
AuthorPosts
- You must be logged in to reply to this topic.