OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Horizontal scroller appear on houses pages (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Horizontal scroller appear on houses pages

dejansoftware (User)
Expert Boarder
Posts: 134
graphgraph
User Offline Click here to see the profile of this user
Horizontal scroller appear on houses pages 5 Years, 12 Months ago
Karma: 0  
Hi,

I noticed that Horizontal scrollbar appear on houses pages, I need to remove this scrollbar.
Please see video
Hope you can help.
Thanks

https://vimeo.com/263198313
Logged Logged
Last Edit: 2018/04/04 17:32 By dejansoftware.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Horizontal scroller appear on houses pages 5 Years, 11 Months ago
Karma: 101  
Yo need in file

{site}/components/com_realestatemanager/includes/bootstrapREL.css

find
.REL-row {
margin-left: -15px;
margin-right: -15px;
}

and replace to

.REL-row {
/* margin-left: -15px; */
/* margin-right: -15px; */
}

Please backup this file first

Regards
Andrew
Logged Logged
The administrator has disabled public write access.
dejansoftware (User)
Expert Boarder
Posts: 134
graphgraph
User Offline Click here to see the profile of this user
Re:Horizontal scroller appear on houses pages 5 Years, 11 Months ago
Karma: 0  
SOLVED,

Thanks
Dejan
Logged Logged
The administrator has disabled public write access.
Go to top
»