-
Author
-
February 12, 2018 at 06:30 #188383alionarudParticipant
How to have in top menu social media icons in top left . Will add scrennshot . And how to allso have Whatsapp link to direct open whatsapp afrer clic on the word. And in the end of rigth side have little flug of chile . Thank you!
Attachments:
You must be logged in to view attached files.February 12, 2018 at 19:25 #188447RaduModeratorHi,
To switch the positions of menu and icons just add this css
COPY CODE#header div#top-social { float: right !important; } #header .top-menu.col-xs-12.col-sm-7.no-padd { float: left !important; } #header ul.kleo-social-icons { float: right; } #header ul#menu-top { float: left; }
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
Just i’ve implemented the what’s app into social links, It’s ok to wait until the update or i gave you the files that should be replaced ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 15, 2018 at 19:26 #188806RaduModeratorHi,
Sorry, i taught that you want to inverse the position of those…. you can add the icons from wp-admin -> theme options -> social info after the next update what’s app and telegram will appear in the panel.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 16, 2018 at 14:35 #188861RaduModeratorHi,
Just go to wp-admin -> dashboard -> updates
Look for kleo theme and select then update, if not appears make sure you had added your secret key and themeforest username under wp-admin -> theme options -> Theme update
Also you can make a backup for safety anyway if you update, the theme settings aren’t looking, cuz they are saved under database.
Theme settings backup can be perform under wp-admin -> theme options -> import/export -> Download Data File ->
Cheers
R.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.