• Resolved Pushkar Kathayat

    (@pushkarsingh32)


    Hello Richie,
    Thanks for all your support.
    I want to customize the continue reading button. How can i customize this button color and its hover overing color to make it much pleasant.
    Also please add on how to make it float to right?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Richie KS

    (@rkcorp)

    try add to theme option->custom css

    #post-entry article .post-more a {float:right;}
    #post-entry article .post-more a:hover {float:right;background:#cc0000;color:#fff;border:1px solid #cc0000;}

    adjust the hex to your own.

    Thread Starter Pushkar Kathayat

    (@pushkarsingh32)

    Many many thanks for your support Richie.
    It working fine for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Color of continue reading’ is closed to new replies.