Diverse questions

Home Forums Gillion Theme Diverse questions

Home Forums Gillion Theme Diverse questions

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • razzi
    Participant

    Hi ! As promised, please find below some questions I have about your theme and its use.

    1/ How can I disable Social icon in header (It’s always visible even if Social media box is unchecked in theme options)

    2/ In a post, how can I disable the number of views and the reading time under the title ?

    3/ The blog sidebar is the same for all posts. Even if I think it’s possible de create several other sidebars with an external plugin, do you know how I can attribute a specific sidebar to a specific post ? It’s most of the time available in the other themes I use.

    4/ How can I set a background image to a page like on your demo https://gillion.shufflehound.com/home/home-6/ ? Do you use the Blog template to create such a page or is it a default template with the use of a Visual Composer element ?

    5/ If you remember, I asked you about a mega menu problem in my previous request and even if it now displays perfectly on PC, I’ve a problem on iphone with the mobile menu : parent menus are not clickable and consequently it’s impossible to see the categories & posts under.

    6/ In the menu, how can I disable the 3 vertical points after menu text ?

    7/ On this page https://gillion.shufflehound.com/2017/01/25/whatre-people-buzzing-about-your-content-should-join-the-conversation/, you have displayed a fullwidth post slider and below you have content on a 2/3 column + a sidebar on the right. How do you achieve this layout ? Because if I select Sidebar Right in Page settings > Page layout, all my content will be placed beside with no possibility to place something above like you did with your slider.

    Many thanks for your help.

    Rémi

    razzi
    Participant

    Hi, in addition to my question number 6, instead of disabling the 3 points, is it possible to change this symbole by another one like a chevron down ?

    Thanks a lot 😉

    Hi @razzi,

     

    Thank you for your questions.

     

    Could you please share me your site URL so that i can answer your questions specifically?

     

    Also to help us keep support thread separates could you please create new thread for each of your questions instead of asking them in your single thread as it makes the thread messy and hard to read. This will also help other forum users.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    Best regards,
    Shufflehound team

    razzi
    Participant

    Hi, sorry for that. I will create separate threads, no problem.

    Concerning my site URL, I don’t really want it to be visible to others on the forum, can you please give me an email address ?

     

    Thanks a lot 😉

    You can share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”.

    razzi
    Participant

    Oh sorry, I haven’t seen this box 😉

    You’ll find it below.
    Please note that your theme has been used in a sub-folder of the website, in other words, there is a main website with another theme, and a part reserved to the blog that is using your theme (/edito) 😉

    1/ How can I disable Social icon in header (It’s always visible even if Social media box is unchecked in theme options)

    You can disable it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-meta-container li.sh-nav-share {
        display: none;
    }
Viewing 7 posts - 1 through 7 (of 7 total)