1. Louw
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 07 December 2015
  5.  Subscribe via email
I hope you are doing well. I need your assistance in removing the content-head space at the top of the Revolve template. I've tried to look at changing the padding to fix it but have not succeeded. Please see the link below.



I would really appreciate your help with this.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Louw

To resolve try adding the following to the Custom CSS field of your templates parameters. Note this will remove your social icons areas which you do not appear to be using...


.content-head {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Works perfectly. Thank you so much for the excellent service.

One more question regarding the social media icons. Would it then be possible to move the icons to the base module or won't that work?

Thanks again.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove these arrows you can also add the following...


.hornavmenu-top .hornav ul.menu li.parent > a::after {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for the response. Are you sure though it was for this threat? :) Not sure what arrows you speak of.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
My apologies Louw.. I can only imagine where that was meant for :/

You could try adding the markup of the social icons to a 'Custom HTML' module and place this module in the position of your choice. Your markup would look something like the following (edit to taste)....


<div id="socialmedia">
<ul id="navigation">
<li class="social-rss">
<a title="RSS" target="_blank" href="#">
<i class="fa fa-rss"></i>
</a>
</li>
<li class="social-twitter">
<a title="Twitter" target="_blank" href="#">
<i class="fa fa-twitter"></i>
</a>
</li>
<li class="social-facebook">
<a title="Facebook" target="_blank" href="#">
<i class="fa fa-facebook"></i>
</a>
</li>
<li class="social-googleplus">
<a title="GooglePlus" target="_blank" href="#">
<i class="fa fa-google-plus"></i>
</a>
</li>
<li class="social-instagram">
<a title="Instagram" target="_blank" href="/0126/">
<i class="fa fa-instagram"></i>
</a>
</li>
</ul>
</div>


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok