New Landing › How can we help? › Themeforest Theme Support › Joyn › Divider not displayed on a page
Hello,
I do not understand why the divider is not displayed on this page
On other pages, no problem. Eg : https://www.courrech-avocats.fr/publications-formations/articles-2/
Regards
Hi,
Can you explain further? What divider? Thanks
-Rui
Hi, Please use this custom css code:-
.page-id-346 .hentry > section.row{ padding-bottom:10px !important; border-bottom:1px solid #eee !important; }
Thanks Mohammad
Thanks for this code but why the divider don’t display on this specific page, where is the bug ? This pages isn’t different ?
And I want use the general css for divider and not a specific css for this page
Hi, Divider will work for single post page not for this page because content striped in blog list page. Thanks Mohammad
Sorry I don’t know. Is it possible to define general css for this divider in SPB like this :
.hentry > section.row > divider {};
or other code ?
The link above is showing a 404 page.
Yes, it’s possible. -Rui
Is it possible to define general css for the divider in SPB and for all website ? Thanks
Use this selector.
.spb_divider{ }
Please use Rui’s css code above.
Hi, Please remove last code and use this full code:-
.spb_divider{ border-bottom:1px solid #eee !important; }
You must be logged in and have valid license to reply to this topic.