Add bullet points to banner images – Charity theme

Home Forums All Other Themes Add bullet points to banner images – Charity theme

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #46612
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Hi, is there any way of adding bullet points to the featured images which create the banner images for the pages in the Charity theme?

    #46706
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Helen,

    Do you want bullet points in the slider description?

    Regards,
    Dave

    #46741
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Yes, I do – but I know how to do that. It’s the page banner images I don’t know how to deal with, because these are featured images,

    Thanks, Helen

    #47025
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Sorry couldn’t catch what you are trying to explain the inner page banners are single images from appearance>header. In case you want to have something else you can upload and set featured images for each of the pages which will replace the default banner.

    Is it that you don’t want any inner banner at all?

    Regards,
    Dave

    #47038
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    No – I do want the inner banner, and understand how it works. What I want is to be able to overlay it with text (bullet points, for example), similarly to the way text is overlaid on the home page slider. I think that this should be possible via css but need your advice.

    #47124
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .slide_info p { display:list-item !important;}

    Regards,
    Shri

    #47132
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Thanks – this definitely applies to the sub-page banners rather than the home page slider?
    Where do I input the content text?

    #47158
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Even if we had pulled it off it won’t look good in mobile then that would need resolving.

    Regards,
    Shri

    #47180
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Hi, not sure what this means?

    #47229
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Helen,

    Well, you need to add the code in header.php but if you good in coding you have to make it dynamic. Because when you add the code/text in header.php it will show up on all the inner pages (same text).

    It’s a theme customization request.

    Regards,
    Brad

    #47433
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Thanks – I specifically don’t want to make any changes to the php as I don’t want to have to create a child theme. Does that mean it’s impossible? It seems to me that it should be possible via css?
    Regards,

    Helen

    #47542
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Helen,

    It is possible with the css. All you have to do is create a <div class="inner-desc"></div>

    inside this put the bullet points in ul li. Create it and let us know then we have send you the css for this.

    Regards,
    Brad

    #47852
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Thanks – I need this for a new site which I haven’t started putting together yet, so can’t try out the code just now. I’m not sure from your note that you’ve sent me all the css I need. If there’s anything else, could you send it to me right away, and I’ll feed back once I’ve got going on the site?

    Regards, Helen

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