The Art Theme – Featured Box Read More no link

Home Forums All Other Themes The Art Theme – Featured Box Read More no link

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #93258
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    I am using The Art theme and noticed the featured boxes “Read More” links are not linking to the pages selected from the drop-down menu of pages.

    See: http://laurenemiller.com/

    Thank you.

    #93277
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    Remove
    .featured_area { z-index: -1; position: relative;}

    Add this new code there
    .featured_area { z-index: 1; position: relative;}

    Regards,
    Chris

    #93408
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    I made the requested change and it appears to be working while working on it in the back-end (admin area) of wordpress, however, when I go to the front end of the site, the 3 featured box page links do not work. (back-end roll over turns text orange and is an active link, front-end the anchor text just stays black with no action). Perhaps it is a cache issue, however, I did a hard refresh with no luck.

    #93409
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    Please disregard. I dumped cache and the links are working. Thank you.

    #93447
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Cool

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.