CSS header

Home Forums Gillion Theme CSS header

Home Forums Gillion Theme CSS header

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

    Hello, i am unable to change color of top & bottom white lines in menu type 4, tried custom CSS, even change it in style.css, but nothing.

     

    Cleared cookies, not using cach plugin

     

    Attachments:
    You must be logged in to view attached files.

    deantep
    Participant

    And how to change menu font, also didnt managed to change it via custom css

    Hi @deantep,

     

    I hope you are well today and thank you for your questions.

     

    Hello, i am unable to change color of top & bottom white lines in menu type 4, tried custom CSS, even change it in style.css, but nothing.

    I don’t see any top & bottom white lines in menu of your shared site as shown in the attached screenshot.

     

    Please advise.

    And how to change menu font, also didnt managed to change it via custom css

    You can achieve 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 .sh-nav > li.menu-item > a {
        font-family: arial;
    }

     

     

    Please change the font family arial in the above CSS code to whatever you want to set.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    deantep
    Participant

    Few issues 🙂

     

    On mobile, images are small, text is big, and all of that is on right side. How to fix that? Images should be bigger, text smaller 🙂

     

    Trending text slider is not working.

     

    Tested on android & iphone

    Attachments:
    You must be logged in to view attached files.

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

     

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

     

    We would be more than happy to help you on your new thread.

    deantep
    Participant

    Created new thread

    Replied to your new topic https://support.shufflehound.com/forums/topic/mobile-problem-images-text/#post-20652

Viewing 7 posts - 1 through 7 (of 7 total)