Indytheme Support

ถาม - ตอบ => Smart Variety => ข้อความที่เริ่มโดย: smart-variety184 ที่ 24/03/20 เวลา 09:32 น.

หัวข้อ: ทำสีแถบเมนูได้ไหมครับ
เริ่มหัวข้อโดย: smart-variety184 ที่ 24/03/20 เวลา 09:32 น.
ทำสีแถบเมนูได้ไหมครับ แบบธีม https://demo.indytheme.com/govariety/
หัวข้อ: Re: ทำสีแถบเมนูได้ไหมครับ
เริ่มหัวข้อโดย: SUPPORT ที่ 24/03/20 เวลา 19:53 น.
ต้องแก้ที่ css ครับ

ไฟล์ styles/main.css

โค๊ด: [Select]
.navlg {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    min-height: 50px;
}

เพิ่ม background-color เข้าไปครับ
หัวข้อ: Re: ทำสีแถบเมนูได้ไหมครับ
เริ่มหัวข้อโดย: smart-variety191 ที่ 17/05/20 เวลา 18:12 น.
ผมเพิ่ม
.navlg {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    min-height: 50px;       
    background-color: #FF5733;

ผลยังเหมือนเดิมครับ ยังเป็นพื้นสีขาวเหมือนปกติ
หัวข้อ: Re: ทำสีแถบเมนูได้ไหมครับ
เริ่มหัวข้อโดย: SUPPORT ที่ 19/05/20 เวลา 16:53 น.
ผมเพิ่ม
.navlg {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    min-height: 50px;       
    background-color: #FF5733;

ผลยังเหมือนเดิมครับ ยังเป็นพื้นสีขาวเหมือนปกติ

น่าจะแคชนะครับ

https://www.indytheme.com/blog/clear-cache-chrome/