• Resolved home2mars

    (@home2mars)


    Can you let me know who to change the default color of the More text so user can see it before the actual hovering at the button? I assume this is the cause of the no-More text on the button.

    Please see the URL provided.

    TIA!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    Your theme’s styles are overriding the plugin’s in this case. You will need to set something like this:

    #wrapper a.photonic-more-button, #wrapper a.photonic-more-button:visited { color: #fff; text-decoration: none; }

    You can set this via Appearance → Customize → Additional CSS

Viewing 1 replies (of 1 total)

The topic ‘Changing the default “More” text color in its button’ is closed to new replies.