Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #343556

    Hi,

    I love your themes. Love the flexibility.

    I put the search bar into the header area but it doesn’t seem to work – I can’t type in that area. I’ve done this on other child theme sites of Enfold. Can you help me? What am I doing wrong?

    Thanks,
    Gabe

    #343567

    Hi connect4consulting!

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

    #header form#searchform { z-index: 999; }

    Best regards,
    Yigit

    #343651
    This reply has been marked as private.
    #343656

    Hey!

    Could you please post a screenshot and show the changes you would like to make? :)

    Best regards,
    Yigit

    #343729
    This reply has been marked as private.
    #343732

    Hi!

    Please add following code to Quick CSS

    .iconbox_top .iconbox_icon { display: none; }

    Best regards,
    Yigit

    #343740
    This reply has been marked as private.
    #343754

    Hi!

    Please add following code to Quick CSS

    .home .avia-caption-content p {
    font-size: 60px;
    }

    Regards,
    Yigit

    #343755
    This reply has been marked as private.
    #343982

    Hi

    Please try adding !important rule as following

    .home .avia-caption-content p {
    font-size: 60px !important ;
    }

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.