-
AuthorPosts
-
December 11, 2017 at 10:42 am #887271
Hi,
I found that some tabs I use showing a smaller font size.
Can you provide me the correct CSS to make the font of the tab similar to the entry?Thanks in advance!
December 11, 2017 at 11:22 am #887286Hey Ralf,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.js_active #top .tab { font-size: 1em; }
Let us know if this helps :)
Best regards,
NikkoDecember 11, 2017 at 11:44 am #887295Thank you Nikko,
I tried but no luck.
Tried with !important – also not.mhm …
December 11, 2017 at 12:00 pm #887310Hi,
Do you have a caching plugin enabled? if yes, please try to flush out the cache. If no, then please give us temporary admin access, so we can check further, just post the details in private content (so it’s only visible to you and the moderators).
Best regards,
NikkoDecember 11, 2017 at 12:04 pm #887313You remind me that I have to implement a caching module. There is nothing at the moment. I also tried with different browsers.
Thanks
RalfDecember 11, 2017 at 12:44 pm #887348Hi Ralf,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoDecember 11, 2017 at 12:48 pm #887353Here you go.
I’ve implemented the code on the German site only.December 11, 2017 at 2:46 pm #887426Hi Ralf,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.js_active .tab_titles .tab, .tab_inner_content { font-size: 1.2em; }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 11, 2017 at 2:59 pm #887437Hi Victoria,
I putted your code into styles.css and it works fine. Just changed the value to 1.0em.Thanks a lot folks,
you are awesome (as usual) !!December 11, 2017 at 4:22 pm #887486Hi Ralf,
Thank you :)
Glad we could help!
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.