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 #3602263
Home featured box
Closed

Comments

  • stas started the conversation

    Hello there is there any option to make the button transparent so just the text will be visible? and to add a custom font?

    Thank you in advance 

    7250022514.png
  •  2,610
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    ul.homepage-featured-boxes .penci-fea-in h4 span span {
    background: transparent;
    color: #fff;
    }

    Regards,
    PenciDesign.



  • stas replied

    Thank it worked perfectly, is there any way to change the size of the font also?

     

  •  2,610
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Homepage → Font Size → Font Size for Text on Featured Boxes: change the font size on this option field.

    Regards,
    PenciDesign.

  • stas replied

    Thanks