This topic has 3 replies, 2 voices, and was last updated 10 years by SQadmin.

  • Author
  • #3506
     Santos Ramos
    Participant

    Hello! I have few questions abut how to make changes to the theme.

    1) How do I edit the child theme?
    Do I need to copy the sweetdate/functions.php to the child theme?

    2) The about text info has double space. How do I fix it?
    Please view pic below.
    http://ridepond.com/images-san/ride.jpg

    3) How do I replace the heart icon from the images?
    I think it need to be change in the child theme but I don’t know how to do it.
    Please view pic below.
    http://ridepond.com/images-san/ride.jpg

    4) Where can I change the color of the pink color of the button and the heart.
    Please view pic below.

    http://ridepond.com/images-san/ride.jpg

    Thanks for the help!

    #3523
     SQadmin
    Keymaster

    Hi,
    1.You don’t need to add the functions.php from the main theme. Child theme already contains a functions.php. You just add extra code that changes stuff in the theme
    2. You can add this to Sweetdate -> Styling options -> Quick css:

    COPY CODE
    
    .regulartab dd {line-height:20px;}
    

    3,4. This topic shows how to replace hearts: https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-site
    The color is given by the “alert” class added to the button in page-parts/general-register-modal.php line 26. Remove that from the class attribute.

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

    Thanks for the help.

    1) The css code did not change the line spacing. Is there anything else to try?

    2) I was not able to change the color of the button but I can live with it.

    3) I deleted 2 of the images from ( about us – Meet out team )
    how can I center the single image on the page?

    Thanks again.
    Santos

    #3611
     SQadmin
    Keymaster

    Hi, Please add this css:

    COPY CODE
    
    .regulartab dd p, .regulartab dd {line-height:20px;}
    

    3. You shoud replace kle_one_third shortcode with kleo_one
    Example:

    COPY CODE
    
    [kleo_one][kleo_img_rounded src="http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/small_thumb_03.png"] [kleo_h4]Becca Morgan[/kleo_h4]Founder
    
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
    
    [kleo_icon icon="twitter-sign" size=2x] [kleo_icon icon="facebook-sign" size=2x] [kleo_icon icon="pinterest-sign" size=2x]
    
    [/kleo_one]
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?