-
Author
-
April 27, 2018 at 12:22 #196237italiancupidParticipant
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.April 27, 2018 at 17:10 #196292RaduModeratorHi,
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 solutionApril 27, 2018 at 21:47 #196327italiancupidParticipantVery 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?May 2, 2018 at 15:56 #196577RaduModeratorAdd 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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 2, 2018 at 16:38 #196585italiancupidParticipantSorry Radu, im not expert in this things.
If i good understand vefore change this code, i have to upload my logo?Thanks a lot
May 2, 2018 at 18:46 #196608RaduModeratorYes 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 -
AuthorPosts
You must be logged in to reply to this topic.