-
Author
-
March 21, 2016 at 10:13 #111931Mem0rexParticipant
Hi,
I have Install now the theme on my blog.
For now looks ok but I have a few questions.
My first question is how can I centering the logo?
I have selected in the options the header with the logo in the middle. Thads Ok the logo is in the middle but it is too far up in the header. How can I this bring more in the center?2nd how can I optimize the pictures in the slider revolution? I wat that the pictures also more in the center.
Here a link to my blog: http://www.tudor-passion.com/
Thanks
March 21, 2016 at 20:28 #112070RaduModeratorHi,
For the logo use this css
COPY CODE.img#logo_img { margin-top: 20px; } .header-scrolled img#logo_img { margin-top: 0; }
For the revolution slider images follow this :
https://drive.google.com/file/d/0Bxo5b6iHWRMwNG84ME41S21KQ00/view
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 22, 2016 at 10:28 #112142Mem0rexParticipantHi Radu,
thanks for your support.
The issue with the revolution slider I could resolved.
But the other issue with the logo I could not fix it with the css.
I have added the css code in the custom css field under the theme options, is this right?
And how can I change the text – Archive for category?Thanks
March 23, 2016 at 16:50 #112380RaduModeratorHi,
Replace the css that i have provided to you with this
COPY CODE.img#logo_img { margin-top: 20px !important; } .header-scrolled img#logo_img { margin-top: 0 !important; }
The text can be changed by using loco translate plugin https://wordpress.org/plugins/loco-translate/
You will need to go to the plugin dashboard and in Kleo section add new language, choose your language, and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ) then press SYNC button then search for that string and translate it and press save.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.