I forgot another question: why category box "cake topper" appears not aligned to the image title "cake topper sposi chiari" as you can see here
prnt.sc/epu81g
?
Hi
Thanks for feedbacks
With problem ""cake topper"
please go to back-end -> modules -> Tab Display Option -> Show Tag and select No
prnt.sc/eq5eg2
Hope it can help you . If still having problems, please contact us, pleased to assist you
Thanks
Hi,
thank you, but I do want the tag to be displayed, it's just that I'd like to have it lined with the title and not spaced to the right as you ser in my picture. What can I do? Thank you!
Hi Christian
Thanks for feedbacks
I will instructed you customize
In source code: .. modules/mod_jux_portfolio/assets/css/style.css and add code:
.jux-tag {
margin-left: 0px!important;
}
Hope it can help you
Thanks