Increase Size Of Heading Social Medis Icons. - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Increase Size Of Heading Social Medis Icons.

JK

Jeffrey Kiefer

Helix Framework 3 years ago

Using Helix Ultimate default template. How to increase the size of social media icons in header? Is there a setting for this or do I use custom css?

0
6 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #56299

Hi there!

You can use .social-icons as custom selector. Please follow the screenshot below: Social-icon.png

Alternative solution-

If you wnat to use custom CSS then here it is:

ul.social-icons>li {
    font-size: 15px;
}

In your case section ID need to be added too. The following blog post may help you to find selectors:

https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #55821

Hi there!

Thanks for your query.

Yes you need to use custom CSS in this case.

Or,

You can use custom option of the typography tab of your Template Options. You need to put custom selector for your social icons. Here is a screenshot:

https://prnt.sc/26oqegf

Best Regards

0
JK
Jeffrey Kiefer
Accepted Answer
3 years ago #55906

What to put in the custom selectors for just the header social media icons? Is there just a css snippit I can add to custom css instead? I only want to make the header social icons larger.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #56776

Thanks for accepting my answer:)

0
JK
Jeffrey Kiefer
Accepted Answer
3 years ago #57505

I just left review on extensions.joomla.org Name Jeffrey Kiefer

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #57516

Really thankful for your kind review!

Your appreciation inspires us so much :)

0