Footer_nav Position, How to set module side by side

Professional eCommerce VirtueMart Joomla template with responsive design discussion forum.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Aug 07, 2014 8:53 am
Reply with quote
Report this post
How to make footer_nav module position set the modules of these position side by side?
User avatar
Fresh Boarder

teitbite
Thu Aug 07, 2014 2:56 pm
Reply with quote
Report this post
Hi

Please put modules into this positions and show me Your site.
User avatar
Moderator

teitbite
Fri Aug 08, 2014 11:15 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkFooter .custom {
    display: inline-block;
    width: 49%;
}
User avatar
Moderator

GK User
Fri Aug 08, 2014 1:04 pm
Reply with quote
Report this post
Thank you! Well done.
User avatar
Fresh Boarder

teitbite
Sun Aug 10, 2014 2:51 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron