This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
On another topic you have given me this code which worked well for the website it was asked. I tried to implemented though on another website’s look book and it doesn’t work. Can you please check? I’m pasting the website in private.
.et-products-navigation > div {
min-width: 40%;
display: inline-block;
}
.et-products-navigation {
display: inline-block;
}
I want it to look the old way with the inline navigation.
Hello,
Please try to use this code:
.et-products-navigation > div {min-width: 40%;display: inline-block;margin-bottom: 25px;}
.et-products-navigation { display: inline-block; }
.page-id-4302.breadcrumbs-type-disable.et-header-not-overlap:not(.home) .header-wrapper { margin-bottom: 0px; }
Do not forget to clear cache before cheking the result.
Regards
Style is fine now.
However there is a problem or bug. When I add certain categories or tags, nothing is shown when they are more than 1 categories or tags.
I do not see the problem – http://prntscr.com/loj8nm
Please provide a screenshot. You can use such screenshot maker as Lightshot https://prnt.sc/
Thanks in advance.
Regards
You must be logged in to reply to this topic.Log in/Sign up