Support ForumHow to change the style of the links in the theme? – Support Forum https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/feed Sat, 21 Dec 2024 16:18:05 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6543 <![CDATA[How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6543 Wed, 04 Feb 2015 17:04:51 +0000 Enrico Hi,
what code should I enter into child theme to change the style of the links?
Thank’s

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6553 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6553 Thu, 05 Feb 2015 08:47:43 +0000 IshYoBoy Hey Enrico,

Can’t really say as there are many different links in different places so each of them should be styled differently. Moreover cannot say what exactly you need to change. The best way is to inspect the element you want to change and see what styles are applied to it and then apply styles which would override the current ones.

Read this topic to see how to do it:

Inspect Element to make CSS changes using Custom CSS or in Child Theme

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6567 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6567 Thu, 05 Feb 2015 11:31:56 +0000 Enrico Sorry.. ;-)

I want to change only the links inside posts. I try to add to custom CSS this code

.ish-part_content a {
color: #eb7244;
}

but nothing happens. If I add !important changes also links on the homepage.

I’m confuse… :-)

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6568 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-6568 Thu, 05 Feb 2015 14:58:12 +0000 IshYoBoy Hey,

To change only in posts you can use the following:

Or to target only parts which were entered using the text page element use:

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7325 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7325 Wed, 18 Mar 2015 17:27:56 +0000 Enrico Hi,

I apologize if I go back on old topic but, using the second option (the first one it also changes the properties of the links in the sidebar) does not change the links in the ul and ol lists.

How can I fix it?

And it’s possible to change the size of the numbers in numbered lists?

Thank’s again

Enrico

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7328 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7328 Wed, 18 Mar 2015 18:52:44 +0000 IshYoBoy Hi,

Could you please share a link where the OLs and ULs are used. We need to see in what elements they are to be able to provide the right code.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7343 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7343 Thu, 19 Mar 2015 09:04:30 +0000 Enrico Sure!

ul“: https://www.spremiblog.com/call-to-action/
ol“: https://www.spremiblog.com/scrivere-articolo-perfetto/

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7344 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7344 Thu, 19 Mar 2015 09:43:21 +0000 IshYoBoy Hey

Thanks, why don’t you just add another selector to the one in the second option to target the links inside lists?

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7345 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7345 Thu, 19 Mar 2015 09:48:06 +0000 Enrico In Italy we say: getting lost in a glass of water! ;-)

And for the numbers size?

Thank’s

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7352 <![CDATA[Reply To: How to change the style of the links in the theme?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-style-of-the-links-in-the-theme/#post-7352 Fri, 20 Mar 2015 07:07:42 +0000 IshYoBoy Hi Enrico,

Just tweak the “font-size” property of the “:before” pseudo class of the li elements inside the “.ish-sc_list ol”.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>