Home Forums Themes Support Gecko Mobile Issue

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #1270

      Hi,

       

      I’d like the “VIEW” buttons to be centered on the mobile version. But they are at the bottom instead of the middle. Please see the photo below.

       

      ALSO. How can I make the subscribe BUTTON color white? and the letters “subscribe” black.

       

      THANK YOU

    • #1273

      You can add custom css

      @media only screen and (max-width: 480px) {

      .pa-center .fs__30, .pa-center h3.fs__50 { font-size: 8px;}

      }

       

      To change button you add custom css

      .widget_wysija_cont form .wysija-submit { background: #fff; color: #333; border: 1px solid #333;}

       

       

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.