This topic has 2 replies, 2 voices, and was last updated 8 years by johnschneider89.

  • Author
  • #109848
     johnschneider89
    Participant

    The Shop Now buttons on my homepage are no longer centered within their columns. This seems to have changed in one of the recent theme updates. I have them styled with text-align: center and that always worked before. Any thoughts on how to fix?

    Attachments:
    You must be logged in to view attached files.
    #110043
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .kleo_text_column .text- {
        text-align: center !important;
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110240
     johnschneider89
    Participant

    Fixed! Thanks Radu!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?