Skip to content
Public Ticket #19649

penci heading block style

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

This appears to be a cache issue.

Please clear all site caches and your browser cache, and then check again.

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

Unfortunately, the latest updated doesn't include this option.

Regards,
PenciDesign.

littlepellizza replied

Customer Reply

ah ok i was thinking was the feature that i asked u,   heading title to insert in an article post ( like the code u give me long time ago )

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Single Posts → General: you change choose the heading style in this section.

Regards,
PenciDesign.


littlepellizza replied

Customer Reply

dear i se this in 8.4.5

  • Custom Style for Heading 1 Inside Post Content. Then other heading styles there.
  • Featured Added: New element “Penci Custom Heading” for Block Editor – when write the content by use Block editor ( Gutenberg Editor ), search for element “Penci Custom Heading” and you will see it.

where is it? i see only penci heading block 

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

.penci-homepage-title.style-7,
.penci-sidebar-content.style-7 .penci-border-arrow, {
    border-bottom-color: #000;
}
.penci-homepage-title.style-7 .inner-arrow:before,
.penci-sidebar-content.style-7 .penci-border-arrow .inner-arrow:before {
    background: #000;
}

Regards,
PenciDesign.



littlepellizza replied

Customer Reply

dear penci

i use this code in my single article for heading title

<div class="penci-border-arrow penci-homepage-title penci-home-latest-posts style-7 pcalign-left pciconp-right pcicon-right">
<h3 class="inner-arrow">Last Post</h3>
</div>

how can i change the color of line ( rose and black ) ? in elementor i can but in wordpress post builder not

I like to get the effect in the pix


PenciDesign Supporter replied

Staff Reply

Hi,

About this case, please build your homepage with the Elementor Plugin or install the Ads Inserter plugin here: https://wordpress.org/plugins/ad-inserter/. This plugin will help you insert ads code to any position on your site.

Regards,
PenciDesign.


littlepellizza replied

Customer Reply

thx

dear it's possible in the future to add html code /adsense under or over popular post ( like it's possible in featured slider (

PenciDesign Supporter replied

Staff Reply

Hi,

Please add more CSS code to your site (Appearance → Customize → Custom CSS)

.penci-border-arrow.style-4 .inner-arrow {
  color: #777777;
}

Regards,
PenciDesign.



littlepellizza replied

Customer Reply

dear pencil

in style 4 i can't display the write "last post"

<div class="penci-border-arrow penci-homepage-title penci-home-latest-posts style-4 pcalign-left pciconp-right pcicon-right">
    <h3 class="inner-arrow">Last Post</h3>
</div>

may u give me the correct code to display to the center??

littlepellizza replied

Customer Reply

Just a question why i see the effect only in preview mode but in the editor appear normale ( see the pix)

PenciDesign Supporter replied

Staff Reply

Hi,

You can change replace 1-10 without zero leading.

For example "style-5"

Regards,
PenciDesign.

littlepellizza replied

Customer Reply

thx

if i like to try different style

i must chenge number 12 ? in penci-border-arrow penci-homepage-title penci-home-latest-posts style-12

i see that from 10 to 16 works, but under 10? i must use 01 or 1 ?

PenciDesign Supporter replied

Staff Reply

Hi,

You can use this HTML code then insert it into your post:

<div class="penci-border-arrow penci-homepage-title penci-home-latest-posts style-12 pcalign-left pciconp-right pcicon-right">
    <h3 class="inner-arrow">Last Post</h3>
</div>

Regards,
PenciDesign.

littlepellizza started the conversation

Conversation Start

Dear pencil 

i'd like add chapter title in my article/post for every section and i'll ask u if possibile to get the effect of your pencil heading block ( i send pix) . I see in elementator is pobblie but in normal wordpress editor no.

There is an html code that i can put inside my post ?

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