Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
The update fixed the icons-issue like I mentioned above, however, it did show a new issue regarding to Chrome.
Where in Firefox and IE the logo is set and displayed in fixed size, and the header scrolls away with the rest of the page, in Chrome the menu stays on top and converts the logo into minimal size.I hope you can provide me the necessary tips to fix this issue, because at this point the update brings up far more issues than it was supposed to solve.
The update did fix the problem with displaying icons as they should within Chrome. However, the update also made sure I have to manually readjust every modification I made earlier to the theme (15-20 changes, not all documented in detail), so this will cause a considerable amount of work to make things work as they should again.
Please take this into account when you simply advise people to update the theme as much as possible. I would prefer not to update, unless absolutely necessary. Where you are talking about a very old version, it actually is not even close to 1 year old. I hope this issue will not force me to search for a more stable theme solution, because it simply won’t work for me to readjust every manual modification every few weeks. Hope you understand.
Just found the answer on another page, which works great: https://kriesi.at/support/topic/changing-blog-name-only-in-breadcrumbs-of-enfold/
Edit framework > php > class-breadcrumb.php , find this code:
‘show_home’ => __( ‘Home’, ‘avia_framework’ ),
Replace it with:
‘show_home’ => __( ‘Atelier’, ‘avia_framework’ ),
Wow that did not work at all… syntax errors took entire website offline, so had to undo changes
still waiting for reply…
That does the trick! Thanks!!
This reply has been marked as private.No unfortunately that doesn’t do the trick, sorry if I wasn’t specific enough.
I need to adjust the color in the tab itself (navigation header of inactive tabs to be precise), not the regular content.Default color of inactive tabs is default meta-color I gues (grey), which is hard to read on some background colors. The tab is used in a green color section in this case. The hover-color is ok. I would like to change the inactive color to #333333.
Ok, that figures. Would be a great plug-in though for creative combinations with re-usable content.
Thanks 4 checking!The last tip was very helpfull to change font size in tabs. Do you also have such a helpfull tip to change font color within tabs?
-
AuthorPosts