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

  • Author
  • #188383
     alionarud
    Participant

    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.
    #188447
     Radu
    Moderator

    Hi,

    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
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188715
     alionarud
    Participant
    This reply has been set as private.
    #188806
     Radu
    Moderator

    Hi,

    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 solution
    #188820
     alionarud
    Participant
    This reply has been set as private.
    #188861
     Radu
    Moderator

    Hi,

    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
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?