-
AuthorPosts
-
December 17, 2013 at 6:47 pm #201224
Hi there,
the logo and the image in the header are being displayed not correct installing after the updates. Could you please help quickly?
It’s about these two quick css lines:
1) Logo not too big when normal and when responsive:
@media only screen and (max-width: 480px) {
.responsive .logo { height: 45px; }}2) Position of the image in the header:
.bok { margin-right: 120px; }Here you find the last topic: https://kriesi.at/support/topic/header-in-different-colors-and-portfolio-image-size/#post-194364
This is the website: http://www.webigami.de/skcc
Thank you!
Cheers,
JanDecember 17, 2013 at 7:30 pm #201253Hi jansthh!
Not sure what you mean. Both of those css elements are live on the site and being applied. The .bok margin value is only 20px however but you can see the file here:
http://webigami.de/skcc/wp-content/uploads/dynamic_avia/enfold.css?ver=1
Regards,
DevinJanuary 15, 2014 at 8:20 pm #210247Hi Devin,
HAPPY NEW YEAR :D
I had the next appointment with the client today. Could you help me with the following issues?
1) The inserted image in the header.php “DIREKT KONTAKT” is not linked to the contact page and not aligned right anymore but it should.
2) Can I set up PT Sans for the Body Copy? I can’t choose it from the ENFOLD menu.
3) The headlines (H1 – H6) are all bold/strong. Can I set them to regular globally?
4) How can I increase the line spacing for certain headlines?
5) How can I change the color of the email-symbol (Socail Icon) in the header to the global orange (#e6742d)?
6) How can I decrease the space between color sections globally? It should be half the space then now.
7) Can I remove the arrows in the ajax portfolio view? They are for navigating from project to project but the client doesn’t want them.If you need any additional information please let me know.
Thank you so much in advance!!
Cheers,
Jan :)January 16, 2014 at 12:22 am #210380Hey!
That kind of customization is best handled by a freelance developer.
The majority is css changes but we aren’t able to go line by line for customization requests like that through support. It should take about an hour for a web developer from somewhere like Microlancer or Codeable.
Cheers!
DevinJanuary 16, 2014 at 12:06 pm #210646Hey Devin,
I understand.
But could you at least help me with 1) and 2)? 1) worked fine before your last ENFOLD update and doesn’t anymore after I installed it.
Thanks and cheers,
JanJanuary 16, 2014 at 12:54 pm #210670Sorry, Devin. Forget about my last answer. I’ll try to figure out most of the points.
Please help me just removing the arrows in ajax portfolio view:
Can I remove the arrows in the ajax portfolio view? They are for navigating from project to project but the client doesn’t want them.
I would very much appreciate it!!
Jan
January 16, 2014 at 4:50 pm #210735Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
a.ajax_previous, a.ajax_next { display: none; }
Cheers!
YigitJanuary 16, 2014 at 5:03 pm #210742PERFECT! Thank you, Yigit!!!!
Except for changing the body copy to PT Sans, I figured out everything else :)
Jan
January 16, 2014 at 5:05 pm #210743Hey!
Please add following code to Quick CSS as well
body { font-family: 'PT Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }
Cheers!
YigitJanuary 16, 2014 at 5:07 pm #210745You’re my hero. :D
I very much appreciate your generousity. I know, you don’t have to do that!!
Cheers,
Jan :)January 16, 2014 at 5:11 pm #210748 -
AuthorPosts
- The topic ‘Quick CSS doesn't work anymore after Enfold and WordPress 3.8 Update’ is closed to new replies.