Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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,
    Jan

    #201253

    Hi 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,
    Devin

    #210247

    Hi 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 :)

    #210380

    Hey!

    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!
    Devin

    #210646

    Hey 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,
    Jan

    #210670

    Sorry, 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

    #210735

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    a.ajax_previous, a.ajax_next { display: none; }

    Cheers!
    Yigit

    #210742

    PERFECT! Thank you, Yigit!!!!

    Except for changing the body copy to PT Sans, I figured out everything else :)

    Jan

    #210743

    Hey!

    Please add following code to Quick CSS as well

    body { font-family: 'PT Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }

    Cheers!
    Yigit

    #210745

    You’re my hero. :D

    I very much appreciate your generousity. I know, you don’t have to do that!!

    Cheers,
    Jan :)

    #210748

    Hey!

    You are welcome Jan, glad we could help :)

    Regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Quick CSS doesn't work anymore after Enfold and WordPress 3.8 Update’ is closed to new replies.