Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #748582

    Firstly, thank you for creating such a superb theme.

    Is there a way of adding to accordion to represent divisions of the business. I have tried adding in caption title but doesn’t appear.

    Visual of what I am trying to recreate and link to test site in Private Content.

    Many thanks
    Richard

    • This topic was modified 7 years, 3 months ago by idcdesign.
    #750335

    Hey idcdesign,

    I did the first one for you.

    I added this to quick css:

    h3.aviaccordion-title img.customImage{
    opacity: 1 !important;
    height: 50px !important;
    position: relative !important;
    }

    And I added this to the first caption title in the accordion area.

    <img class=”customImage” src=”http://dmn.idcagency.co.uk/wp-content/uploads/2017/02/smallicon_vl.png”/&gt; Vehicle<br>Logistics

    All you have to do is copy this into the other titles and replace with the appropriate image src and title.

    Best regards,
    Jordan Shannon

    #753100

    Thanks for your help on this looks great. Is there a way off aligning content so icons are all top aligned?

    #754158

    Hi,

    Please try this CSS as well:

    .aviaccordion-preview-title {
      display:block !important;
    }

    Best regards,
    Rikard

    #755384

    Perfect, thank you Rikard

    #756114

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Adding image icons to accordion titles’ is closed to new replies.