This topic has 11 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #156082
     adriencatella
    Participant

    Hi,

    I would like to change the css of the form on this page : https://www.club-initiative.fr/

    It is the plugins geomywp with the kleo extension. When I change the css in kleo settings, nothing changes. And all modifications in geomywp still without effects.

    I would like something like : https://www.doctolib.fr/

     

    Thank you for the help

    Adrien Catella

    #156208
     Laura
    Moderator

    Hello, that would require some time and development, as we do not handle custom requests at the forum i suggest to contact a developer to do it for you 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #156222
     adriencatella
    Participant

    I am a dev. The question is why the css put in kleo settings has no effects ? Kleo seems overwrite the css from geomywp. Which files have I to change.

    Thank you

    #156440
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #156450
     adriencatella
    Participant

    thank you !
    I have another question : where to change address in the contact form : https://www.club-initiative.fr/contactez-nous/

    Regards
    Arien

    #156591
     Radu
    Moderator

    Hi,

    Did you have tried to use your custom CSS with !important declaration?

    Example

    .kleo-page h3 {font-size:20px !important; }

    Try to put the CSS in Kleo child instead of theme options but first try to leave the css in quick css area but try with important declaration ( wp-content/themes/kleo-child/style.css ) NOTE: Kleo Child theme needs to be installed and activated.

    Try to do that by adding the !important declaration to your CSS and for the contact form if you want to change destination email adress you should go to contact form 7 and to change email… if you want to change the page permalink see next image

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #156598
     adriencatella
    Participant

    Thank you, the !important works !
    For the contact form, it is just the location on the map I want to change.

    Best regards
    Adrien

    #156810
     Radu
    Moderator

    Great
    You’re welcome

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #156843
     adriencatella
    Participant

    And about the contact form ? it is just the location on the map I want to change.

    Best regards
    Adrien

    #156959
     Radu
    Moderator

    Hi,

    Most probabbly you will have to edit the contact page in backend and to create a new google map iframe code with your correct address and to replace code with the correct one with address in contact page backend.

    Cheers
    r.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #158438
     adriencatella
    Participant

    Thank you, I have disabled visual composer…
    I have another problem : I add iframe in the footer for facebook and twitter but it is not clickable and if I try to look the code with firebug, the code of the footer is hidden !
    Any idea ?
    https://www.club-initiative.fr/

    Best regards
    Adrien

    #158797
     Radu
    Moderator

    Hi,

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    
    div#socket  .col-sm-12 {
        pointer-events: auto !important;
        height: 100% !important;
        display: inline-block !important;
    }
    

    NOTE : Child theme needs to be installed and activated.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 12 posts - 1 through 12 (of 12 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?