Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Centering default theme buttons on mobile

buttons
    • 8 years, 4 months ago cod_tow_usr
      Participant

      Expired

      Hi,

      For the resolution max-width: 480px, I’d like to set theme buttons to be centered. Probably it would be the best to override class for this element using javascript, but is there any option to do it with only css manipulating?

    • 8 years, 4 months ago Mirela
      Participant

      Hello,

      Yes, it’s done using the @media rule which is for the responsive layout. Add this code into your custom css box:

      @media (max-width: 480px){
      .btn-bt.align-left {
          float: left !important;
          margin-left: 21% !important;
      }}

      Best regards!

    • 8 years, 4 months ago cod_tow_usr
      Participant

      Expired

      This reply has been marked as private.
    • 8 years, 4 months ago Mirela
      Participant

      Hello,

      Please edit the code to this:

      @media (max-width: 480px){
      .wpb_content_element.button {
          margin-left: 15% !important;
      }}

      Result screenshot.

      Best regards!

Viewing 3 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password