What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Support Resolved Centering title

Fred

Administrator
Staff member
In extra.less template, you can add this

Code:
body[data-template="xfa_faq_index"] {
    .p-title {
        text-align: center;
        
        h1 {
            width: 100%;
        }
    }
}

Regards
 

AngelArs

New Member
Oops, spoke too soon.

Once I started posting FAQ this stopped working :oops:

It only works if there are no FAQ posted (index page). How can I fix?
 

AngelArs

New Member
I’m trying to create a user for you to login with but it’s not letting it login to the ACP, even though it’s set as admin.

I’m at work now but looking into it for you.
 

Fred

Administrator
Staff member
I have edit extra.less and now should be good :)
If not tell me and i will re-check

Regards
 
Top