Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #820509

    I was curious if there was code or a way to make the default text using the special header tool in enfold centered rather than to the left?

    Thanks,

    Xander Hall

    #820637

    Hey XanderHall,

    This can be done via css. Please provide a link to the page/site in question so we can tell you the exact rule.

    Best regards,
    Jordan Shannon

    #820680

    It is in the about us text that is in purple. I have used the modern text and applied it to the middle, But I prefer the default text better.

    #820690

    Hi,

    I may be looking in the wrong area. The text on the about us page seems centered already. That was the original post issue correct?

    Best regards,
    Jordan Shannon

    #820693

    The text is the modern centered text which I don’t want on this website. I would like the default text centered when you go to the back end.

    #820696

    Hi,

    Apologies, I’m not quite sure what you mean. Can you provide a screenshot of the section.

    Best regards,
    Jordan Shannon

    #820850

    It won’t let me send you a snippet or screenshot on here. But, what I mean is that in the special heading section when using the editor, instead of using the modern text center selection, I would like to use the default text because the letters look fuller. But the problem is that when i use the default text selection the text is applied to the left and does not give you the option of centering it. So I was wondering how I can center the text when it doesn’t give me the option too.

    Cheers,

    Xander Hall

    #820866

    Hi,

    You can use imgur or https://snag.gy/ to add a screenshot.

    Best regards,
    Jordan Shannon

    #820884

    Okay I pasted the url to you

    #820891

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-special-heading-tag {
        text-align: center;
    }
    

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.