Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #312385
    PZacchia
    Participant

    Hello! As the title says, I have a problem with the main button of the “Hero Content Option” section.

    It seems that it automatically aligns on the left, while I would like it centered. Is there any way to get this done?

    I appreciate in advance any response on this issue. My website is https://www.2polipettisposi.it/.

    Paolo

    #312386
    tikaram
    Keymaster

    @pzacchia : Login to your WordPress admin section.
    Go to Appearance => Customize => Additional css and add the following css

    #hero-section .entry-container.full-width .entry-content {
      text-align: center;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #312625
    PZacchia
    Participant

    This is perfect! Thank you so much!

    Best,
    Paolo

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hero Content Options, button alignment’ is closed to new replies.