Site logo

Archived topic

question about charge theme

20 replies · Started by Arief on March 31, 2020

Viewing posts 1–15 of 21

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

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 :)

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?

ok done for 1

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

Hi there,

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

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

Centered on mobile view. Can we fix this?

Any chance you can disable the coming soon page?

Thanks :)

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?

Ok it worked. Thx.

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

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;
	}
}

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.

Would you mind raising a new topic - it will make it easier for you, us and others to find the answers :)

This archived topic is closed to new replies.