Comments djlefave started the conversationFebruary 25, 2021 at 4:56pmIs there a way to have a category header link open in a new tab?For example, the header on Penci Popular Posts I would like it to open in a new tab. Same for the "View All" Button.djlefave repliedFebruary 25, 2021 at 5:15pmAlso, is there a way to make a footer widget full width with no gap on the bottom? For example, I would like to add an elementor widget that is full width, but I can only select 3/4 - 1/4, etc.. You can see an example here: http://theplayfulactivist.com 2,700PenciDesign repliedFebruary 26, 2021 at 2:34amHi,1/ Unfortunately, currently the theme doesn't support this feature. But, we will consider to add more this feature in the future updates.2/ If you want to do that, please try add more this code to Customize > Custom CSS to make it's full width: .footer-widget-wrapper{ float: none; width: 100% !important; margin-right: 0 !important; margin-left: 0 !important; } Best Regards,PenciDesign Sign in to reply ...
Is there a way to have a category header link open in a new tab?
For example, the header on Penci Popular Posts I would like it to open in a new tab. Same for the "View All" Button.
Also, is there a way to make a footer widget full width with no gap on the bottom? For example, I would like to add an elementor widget that is full width, but I can only select 3/4 - 1/4, etc..
You can see an example here: http://theplayfulactivist.com
Hi,
1/ Unfortunately, currently the theme doesn't support this feature. But, we will consider to add more this feature in the future updates.
2/ If you want to do that, please try add more this code to Customize > Custom CSS to make it's full width:
Best Regards,
PenciDesign