Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18654
    Templatesyard
    Participant

    I just downloaded the Honey Blogger template. It would be nice if all templates came with a detailed instruction with the download text file. I’be been able to customize some colors and fonts but how do I customize the widgets. They don’t appear in the regular layouts to update so of course, I assumed HTML. My one main issue is where is the slider? I don’t see it and I don’t know how I will be able to show my featured posts.

    I also read that it came with a drop-down but I don’t see where to update it – I tried but my sub menu is not working as it should (the row under “topics” should be within a drop-down under “topics”).

    For the drop-down – this is the code I put into the template:

    
    <li><a href='#'>Home</a></li>
    <li><a href='#'>About</a></li>
    <li><a href='#'>Start Here</a></li>
    <li><a href='#'>Topics</a>
    <ul class='sub-menu'>
    	<li><a href='#'>Lifestyle</a></li>
    	<li><a href='#'>Natural Hair</a></li>
    	<li><a href='#'>Beauty + Style</a></li>	
            <li><a>Motherhood</a></li>
    	<li><a href='#'>Foodie Love</a></li>
    	<li><a href='#'>The Blog Life</a></li>
    	<li><a href='#'>Reviews</a></li>				
    </ul>	
    </li>
    <li><a href='#'>Features</a></li>
    <li><a href='#l'>Contact</a></li>
    #18688
    Templatesyard
    Participant

    If your template did not have sub-menu as default, then you need put css for mouse hover also for sub-menu. Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.