[Resolved] question about charge theme

Home Forums Support [Resolved] question about charge theme

Home Forums Support question about charge theme

Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • #1221540
    Arief

    hi. i’m using charge from site library.
    i know its kind of stupid but how do i change the ligthning icon to perhaps some image or logos or icon? i dont see any link. i only looked at the element home hero and found nothing to change it to other icon

    #1221548
    Leo
    Staff
    Customer Support

    Hi there,

    The Home hero in the header element is the correct place.

    This is where you would edit the icon:
    https://www.screencast.com/t/8BEXsHRKfhV

    It’s currently using SVG icon but you certainly don’t have to.

    Let me know if this helps πŸ™‚

    #1221638
    Arief

    1. can you guide me step to step if i have the logo icons in png for example. i don’t understand any coding at all…

    2. How do you set maximum post in the front page area?

    #1222332
    Arief

    ok done for 1

    how about 2? is there anyone in support team could help?

    #1222341
    David
    Staff
    Customer Support

    Hi there,

    you can change the number of posts displayed in: Dashboard > Settings > Reading

    #1222382
    Arief

    Looks good. Thx

    Can you check my web? after change the logos on home hero, the memu appear to be centered. How i can make it to be right aligned? Thx

    #1222408
    Leo
    Staff
    Customer Support

    The menu is still right aligned to me:
    https://www.screencast.com/t/dm7hoOL9rj

    #1222780
    Arief

    Centered on mobile view. Can we fix this?

    #1222892
    Leo
    Staff
    Customer Support

    Any chance you can disable the coming soon page?

    Thanks πŸ™‚

    #1222893
    Arief

    Sorry i’ve managed to fix it.

    One more question. How do we set what post will be seen in front page. Can we exclude some category for example only in the front page?

    #1222898
    Leo
    Staff
    Customer Support
    #1222947
    Arief

    Ok it worked. Thx.

    Btw where i can change the square box around the document menu?

    #1223670
    Leo
    Staff
    Customer Support

    That’s added with this CSS in Customizer > Additional CSS field:

    @media (min-width:769px) {
    	.main-navigation .main-nav ul li.nav-button a {
    		border-width: 3px;
    		border-style: solid;
    		border-color: inherit;
    		border-radius: 5px;
    		line-height: 3em;
    	}
    }
    #1225752
    Arief

    Nice. It worked.
    May i ask another question?
    I want to make CUSTOM excerpt gone from the front page but showed under feature image in single post. I’ve tried some coding but none worked.

    #1226014
    David
    Staff
    Customer Support

    Would you mind raising a new topic – it will make it easier for you, us and others to find the answers πŸ™‚

Viewing 15 posts - 1 through 15 (of 21 total)
  • The topic ‘question about charge theme’ is closed to new replies.