Skip to content
Public Ticket #20128

Shortcodes Documentation?

Conversation thread

AlexBepunkt replied

Customer Reply

Hello,

The CSS works very well. Thank you!

Regards,

Alexander

PenciDesign Supporter replied

Staff Reply

Hi,

Please try to use the custom CSS code to modify the button font-weight & background.

#footer-3 a.pencisc-button.button {
    font-weight: bold;
    background-color: #000 !important;
}
#footer-3 a.pencisc-button.button:hover {
    background-color: #999 !important;
}

Regards,
PenciDesign.



AlexBepunkt replied

Customer Reply

Hello,

Here is the injected code into the 3. footer column

[penci_button link="#" icon="fa fa-angle-right" icon_position="right" align="left" size="medium" text_color="#ffffff" background="#000" background_hover_color="#2196f3" text_hover_color="#ffffff" margin_bottom="0px"]Mehr über mich[/penci_button]

e.g. https://www.mouseclick.com/

It should look alike the one I added to end of the right sidebar (for a reason the fa fa didn't work on the penci button here?).

Regards,
Alexander

PS.: Are you using the Backery for your posts aswell? And is it adviseable?

PenciDesign Supporter replied

Staff Reply

Hi,

Please insert this shortcode into your page then send me a related URL.

I'll check and send you a custom CSS code.

Regards,
PenciDesign.


AlexBepunkt started the conversation

Conversation Start

Hello,

I would like to implement a button like this into of the the footer colums:

[penci_button link="#" icon="fa fa-angle-right" icon_position="right" align="center" size="small" text_color="#ffffff" background="#000" background_hover_color="#2196f3" text_hover_color="#ffffff" margin_bottom="0px"]Mehr über mich[/penci_button]

Unfortunately the background hover over isn't working or font-weight="700" / "bold" doesn't bold it and I don't find any documentation about the penci shortcodes and their necessary parameters.

Can you please advise?

Regards,
Alexander

Want to join this conversation or access attachments? Sign in first.