• Resolved francescozig

    (@francescozig)


    Hello, I am using the same plugin on two different wp sites.
    On the .biz the search graphics are customised but I have no idea where I get this graphic customisation from.
    The search bar on the .it, on the other hand, has no customisation. How can I bring the graphic customisation of the .biz back to the .it site?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    Sorry, but for me it is not totally clear what you mean by ‘graphic customisation’. Are you talking about custom styles for search form? If so – please tell me what exactly changes do you want to make?

    Regards

    Thread Starter francescozig

    (@francescozig)

    If you look at the searches of the two sites, they are graphically different. The biz dot has the corporate colours while the it dot is the standard one. I have to make .it like .biz

    Plugin Author ILLID

    (@mihail-barinov)

    I see that for .biz site you have some custom css to styles that search form. I just need to add the same styles and for .it site. Here are they:

    .aws-container .aws-search-field {
    font-size: 18px !important;
    padding-left: 20px;
    border-color: #9F4B54;
    border-radius: 20px 0px 0px 20px !important;
    z-index: 0 !important;
    }

    .aws-container .aws-search-form .aws-form-btn {
    border-radius: 0px 20px 20px 0px !important;
    border-color: #9F4B54 !important;
    background-color: white !important;
    }

    .aws-container .aws-search-form .aws-search-btn_icon {
    color: #9F4B54 !important;
    }
    Thread Starter francescozig

    (@francescozig)

    Great, thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Graphic template’ is closed to new replies.