This topic has 5 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #196237
     italiancupid
    Participant

    How can I replace the Sweet Date logo from the template and position mine? How can I place it in the position I decide?(exact position, see first attached)

    How can I replace moving lettering within the Sweet Date template? (see attached second and tree)

    How can change and put woman inside the empty space (see attached four)

    Thank you very much

    Attachments:
    You must be logged in to view attached files.
    #196292
     Radu
    Moderator

    Hi,
    The logo image can be changed from wp-admin -> theme options -> general settings -> logo, the position of a logo cannot be changed from option, tell me where you need it and if it’s possible easily i will tell you some code or a certain procedure.

    The rest of the elements that you had pointer (slider) can be changed from wp-admin -> revolution slider -> and choose your slider then edit slides.

    Cheers
    R.

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

    Very Thanks. I will like put my logo in the same place of actual, but little more up, because my logo more big.
    Where i can change code?

    #196577
     Radu
    Moderator

    Add this css

    COPY CODE
    
    @media(min-width:991px) {
            #logo img {
            position: absolute;
            top: -10px !important;
        }
    }
    

    The css will be added to wp-admin -> theme options -> styling options -> Quick CSS

    Cheers
    R

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

    Sorry Radu, im not expert in this things.
    If i good understand vefore change this code, i have to upload my logo?

    Thanks a lot

    #196608
     Radu
    Moderator

    Yes if you had the logo ready upload it from wp-admin -> theme options -> general options -> logo.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?