Okay
  Public Ticket #1763485
topbar and breadcrumbs
Closed

Comments

  • donee started the conversation

    Dear OceanThemes,


    I'm trying to create the website using your Wonderfull ARCHI theme and I have 2 questions regarding it:

    1) I would like to put our office phone number and email into a mobile version of the website - so I supposed to put it inside the dropdown menu. Just to add the same information as in the topper section - to the mobile menu or somehow on the top of mobile pages. 


    2) I use breadcrumbs on all the pages and I can't understand how to change the name of homepage from "HOME" to "ГЛАВНАЯ" - because I use Russian naming on all the pages and HOME look incorrect.



    Thank you in advance!


    Denis

  •  2,009
    Ocean replied

    Hi,

    1. You can add custom css code here: http://prntscr.com/gbgjxt

    @media only screen and (max-width: 992px){
        header .info{ display: block; }
        .social-list{ display: none; }
    }

    2. You can use this plugin to translate it: https://wordpress.org/plugins/loco-translate/