Okay
  Public Ticket #1097010
Font styling / Arrow / Links
Closed

Comments

  •  2
    Cornelia started the conversation

    Hi

    I've created this site with the Newave theme: http://halters1.myhostpoint.ch/

    First question: How can I change the different fonts and their sizes?

    Second question: Is there any possibility to show an arrow at the front page, which shows the customers that the content is down the page? (see attached image)

    Third question: How can I set links at the contact fields? http://halters1.myhostpoint.ch/#kontakt
    Would be perfect, if the email programme opens, when you click at the email adress. Or if they click on the address, they get to the map. Is this possible?


    Sorry for my bad english. I hope my questions are clear?
    Thank you for answering! Best wishes, Cornelia

  •  1,778
    Support replied

    Hi Cornelia,

    1. depends where do you want to change the fonts. There are some general settings in theme options -> Typography which applies to all site or individual paragraphs in which case you can use CSS you paste in theme options -> styling options -> custom css

    For example where do you want to change the fonts?

    2. it requires custom work if you are using Full Screen Slider. Otherwise you can use the Main Slider 

    http://clapat.ro/themes/newave-reloaded/

    in which case you can add the arrow in each slide content

    3. if you provide wp admin username and password I can change the contact fields to behave the way you want

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Cornelia replied privately
  •  1,778
    Support replied

    Hello Cornelia,

    1. so I added in design -> theme options -> custom css the font size I thought it fits:

    p {
        font-size: 16px !important;
    }

    .quote h1 {
         font-size: 30px !important;
    }

    you can change to whatever is the size you want

    2. you need to create a google maps api key. Plz check this FAQ:

    https://clapat.ticksy.com/article/8332/

    3. I changed the shortcode to HTML code and I added the links


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Cornelia replied privately
  •   Cornelia replied privately
  •  1,778
    Support replied

    Hello Cornelia,

    that would be custom work, the file to modify is /inline_scripts.php in the root theme folder 

    look at this line:

    jQuery('#map_canvas').gmap('addMarker', {'position': latitude+','+longitude, 'bounds': true, icon : new google.maps.MarkerImage("<?php if( trim($global_theme_options["gmap_marker_icon"]) == "" ) echo get_template_directory_uri() . '/images/marker.png'; else echo $global_theme_options["gmap_marker_icon"]; ?>") }).click(function() {

    Or we can add the second address for a fee whichever is more convenient for you.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Cornelia replied privately
  •   Support replied privately
  •   Cornelia replied privately
  •   Support replied privately
  •   Support replied privately
  •   Cornelia replied privately
  •  1,778
    Support replied

    Hi Cornelia, can you check if everything is in order. I've also changed the map zoom level.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Cornelia replied privately
  •   Support replied privately
  •   Support replied privately
  •   Cornelia replied privately
  •  1,778
    Support replied

    Hi Cornelia,  everything is in order. Closing the ticket.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy