2 things: Responsive Logo and setting up Hidden top panel

This topic has 6 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: priya
    priya
    Participant
    March 15, 2018 at 16:49

    Hello,

    I have reach through the documentation as well as searched the forum and haven’t found clear directions on how to setup the hidden top panel. Any help with this would be appreciated. A step by step on how to set it up would be great. Thanks!

    Second, my logo in responsive versions looks really tiny how can I get it to be larger at lease over 200px W?

    https://www.mahaskintherapy.com/

    Thank you in advance for you help.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 17:05

    Hello,

    1. You may enable “Enable hidden top panel” option in Theme Options > Header.
    Go to Apperance > Widgets > add content in “Hidden top panel area”.
    On out demo we use a static block to create the top panel http://prntscr.com/irmx7l > http://prntscr.com/irmxbf
    To enable VC editor for static blocks go to wp-admin panel > Visual Composer > Role Manager > Post Types > Custom > tick “static block”,
    If you provide temporary wp-admin access in Private content we can create the demo static block for you.
    2. Please add this code in custom.css:

    @media only screen and (max-width: 480px) {
    .header .logo img {
        max-width: 100% !important;
    }
    }
    

    How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: priya
    priya
    Participant
    March 15, 2018 at 18:28

    Hello Thank you for the feedback. Please see below for creating the demo Header Top.

    Also I added the code you send to change the responsive view logo size. It didn’t seem to work.

    Thanks!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2018 at 08:29

    Hello,

    The credentials to wp-admin panel are incorrect. Please check them.

    Regards

    Avatar: priya
    priya
    Participant
    March 16, 2018 at 08:48

    Hello,

    Sorry about that Please see below.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2018 at 14:40

    Hello,

    Access is not full so I can’t see Appearance section or the Role Manager of VC. I’ve created “Top panel” static block. Please mark static block in the Role manager and set the Top panel block in Appearance > Widgets > Hidden top panel area.
    The problem with the custom code I also can’t check because of restricted access.

    Regards

  • 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.