Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2264127
Change box color for 'Load more posts' button on homepage for Magazine Layout 2
Closed

Comments

  •  1
    soulfulpalate started the conversation

    I am unable to find the option to customize the color of the 'Load more posts' button on the homepage for Magazine layout 2. Could you please specify properly which option applies for this customization? I have checked 'Color for homepage' and 'colors general' but not sure which one to change. 

    Please reply with detailed steps. I want to change the button color to 

    #ea9502 but keep the accent color on hover the same.

  •  2,699
    PenciDesign replied

    Hi,

    Please copy this code and paste it to Customize > Custom CSS to do that:

    .penci-pagination.penci-ajax-more a.penci-ajax-more-button{ color: #ea9502; border: 1px solid #ea9502; }
    

    Best Regards,

    PenciDesign