how do i change the typo layout of gridx "raise" hover? – ThemeTon – Support http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/feed/ Sat, 27 Apr 2024 12:53:58 +0000 https://bbpress.org/?v=2.6.9 en-US http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-7929 <![CDATA[how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-7929 Thu, 11 Jun 2015 06:52:01 +0000 fgustus Dear Support Team.

I tried to fit the typo of the raise hover (see attachment) to my logo layout (upper left corner in the attachment) via custom css. (so only padding, size, weight and color adjustments)

every time i got near with firebug, i copied the css code to the theme. but the problem is: nothing changed on the homepage.

and the next problem is: i really want the “categories” line in a different color (see example) but i was only able to change the color in the whole hover table.

what do i do wrong?

thank you!!!!!!!

Fabian

Attachments:
You must be logged in to view attached files.
]]>
http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-7984 <![CDATA[Reply To: how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-7984 Mon, 15 Jun 2015 07:47:20 +0000 Landon Wilson Your site appears the same as the screenshot, have you reached the desired result?


Estimated Response Time: 24 hours or less

Need customization done? Contact me today!
Email: landon@landonw.com

]]>
http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-7988 <![CDATA[Reply To: how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-7988 Mon, 15 Jun 2015 18:03:46 +0000 fgustus Hello!

actually: No.

The status quo and the screenshot are the standard template. i’d like to change that, so that it looks like the layout of my logo. So the first line should be ultra light, or light, the line height should be smaller and the second line should be orange (#dd9933).

I just made an example with photoshop, to show you my idea.

thank you!!

 

Attachments:
You must be logged in to view attached files.
]]>
http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8028 <![CDATA[Reply To: how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8028 Mon, 22 Jun 2015 21:15:03 +0000 Landon Wilson In Theme Options -> Custom CSS add the following:

.grid-container .grid-item.tpl-item-style8 .grid-item-entry .hover a { color: #dd9933 !important; }


Estimated Response Time: 24 hours or less

Need customization done? Contact me today!
Email: landon@landonw.com

]]>
http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8073 <![CDATA[Reply To: how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8073 Wed, 24 Jun 2015 12:52:41 +0000 fgustus Thank you for the code.

i tried it and it just changes the color of the whole hover typo. (see attached file)

i pasted the code in the theme options (see second attached file).

is there another place i can paste it, so that it looks like i’d like it to look?

thank you!

Attachments:
You must be logged in to view attached files.
]]>
http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8110 <![CDATA[Reply To: how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8110 Mon, 29 Jun 2015 21:42:23 +0000 Landon Wilson Try this instead:

.grid-container .grid-item.tpl-item-style8 .grid-item-entry .hover a .categories { color: #dd9933 !important; }


Estimated Response Time: 24 hours or less

Need customization done? Contact me today!
Email: landon@landonw.com

]]>
http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8145 <![CDATA[Reply To: how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8145 Wed, 01 Jul 2015 13:34:30 +0000 fgustus Hey Landon,

thank you for this new  suggestion, but this changes nothing. the font is just shown in the regular grey.

 

 

 

]]>
http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8171 <![CDATA[Reply To: how do i change the typo layout of gridx "raise" hover?]]> http://themeton.com/support/forums/topic/how-do-i-change-the-typo-layout-of-gridx-raise-hover/#post-8171 Fri, 03 Jul 2015 21:33:24 +0000 Landon Wilson Make it:

.grid-container .grid-item.tpl-item-style8 .grid-item-entry .hover a .categories a { color: #dd9933 !important; }


Estimated Response Time: 24 hours or less

Need customization done? Contact me today!
Email: landon@landonw.com

]]>