Link Rollover Colour DIV Class "promo"

New Front VN Support Forums Origami Theme Support Link Rollover Colour DIV Class "promo"

Đang xem bài viết thứ 1 (trong tổng số 3 bài viết)
  • Người viết
    Bài viết
  • #1367
    speaktodave
    Thành viên

    Hi,

    I’m having trouble changing the rollover link text colour in the “promo” div class at the top of the page.

    You can see it here: http://www.lycheeoriental.co.uk

    “Reserve a Table: 0141 248 2240 lycheeoriental.co.uk”

    Can you provide the code to change this link rollover colour to #37B8DD?

    Thanks!

    David

    #1368
    speaktodave
    Thành viên

    What I mean is ” what AND where in the code”!

    I can’t seem to find the correct css anywhere to get this to change :)

    Thanks,

    David

    #1369
    mmsatori
    Quản lý

    Hey David,

    the hover color of the promo text links is determined by the CSS declaration for the top menu hover color (i.e. #nav-primary a:hover). I agree that this needs a separate back-end setting in Theme Options, thanks for spotting this issue!

    To change the hover color for the links in question, please add this CSS to the “style.css” file (should open by default when you go to “Appearance -> Editor”:
    #nav-primary .promo a:hover { #37B8DD !important; }
    Let me know if it works.

    Best,
    Andrew / Satori Studio

Đang xem bài viết thứ 1 (trong tổng số 3 bài viết)
  • Bạn cần đăng nhập để phản hồi chủ đề này.