Some questions about the theme - by truer

This topic has 6 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: truer
    truer
    Participant
    May 18, 2015 at 07:09

    Hi, i have some questions about configure the theme:

    1- The search icon in mobile version, in the normal menu is ok, but when i do scroll down and the sticky header appears the search icon is on the logo. How i can fix it?

    2- I want put my links in top bar icons where i have to add my social links, where i have to add my social links?. Is possible put follow icons better that share icons?

    3. Where i can remove or edit the content of the left div beside the Logo in the image?

    4- Is possible do it Contact box in mobile version little? Is very big in mobile displays, i will like delete all red background without info.

    I let u images in private contents, help will be appreciate. Thanks

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 18, 2015 at 09:24

    Hello,

    1. Please add this code in custom.css file:

    @media (max-width: 480px) {.fixed-header-area .navbar-right .navbar-right {
        left: 2px !important;
    }}

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    2. You can add your code in Appearance > Widgets > Place in header top bar or edit the current links in the file wp-content/themes/royal/framework/shortcodes.php (lines 1729-1761) and change the links to yours, for example for twitter, replace the link https://twitter.com/share?url='.$permalink.'&text='.$post_title.' to your Twitter account link.

    3. You can edit it in wp-admin > Settings > General.

    4. Use this code in custom.css file:

    @media (max-width: 480px) {#sc_chat_box div.sc-chat-header {
        padding: 2px 15px !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: truer
    truer
    Participant
    May 18, 2015 at 11:18

    Thank u for the answers Eva, very usefull, 2 questions more if is possible:

    3. Where i can remove or edit the content of the left div beside the Logo in the image?

    You said me i can edit it in wp-admin > settings > general, i know it but i dont want change the text, i will like change this div for a custom HTML i create with image or other objetcs, i can not change my General setting because i use it for SEO on Page.

    If i delete my general message the div shows empty but show border and icon, i want remove it from left logo and change for a custom div i make with images or something.

    left side logo

    2. Is possible that a row in visual composer not show in mobile devices? I dont want show this div in mobile devices.

    how to hidden div in mobile devices

    Avatar: Eva
    Eva Kemp
    Support staff
    May 18, 2015 at 11:33

    Hello,

    1. Please provide us with wp-admin panel and FTP credentials and give us the code you want to implement in the header.

    2. You need edit that row in Visual Composer editor and change the settings, for example:
    http://storage4.static.itmages.com/i/15/0518/h_1431945115_2199295_ba45758217.png

    Regards,
    Eva Kemp.

    Avatar: truer
    truer
    Participant
    May 18, 2015 at 12:04

    Thank u for the answers, i will let u know when i know what div i want put in this place.

    5 stars to the support! 😀

    Avatar: Eva
    Eva Kemp
    Support staff
    May 18, 2015 at 12:06

    Hello,

    You’re welcome.
    We’re looking forward to your reply.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.