This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Responsive pages

Resolved 7 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

hi im using premium version as have decided your theme is great on mobile devices, better than my old more expensive theme anyway. so i am just updating things after migration of pages but for some reason my pricing tables are not responsive for mobile devices. if i use full width. in boxed page the pricing tables are still not responsive but you can slide across to see all infomation. is there any way to make them truly responsive ?

URL: http://wessexmaintenance.co.uk/pricing-guide/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 10 years, 8 months ago

    Hi Jamie

    Great to have you with us.

    Your tables seem to be doing pretty well. Let’s roll back two of the Vantage table style declarations and see if that helps. Try insert the following at Appearance > Custom CSS:

    /* Tables */
    .entry-content table {
      font-size: inherit;
      line-height: initial;

    Let us know how that goes.

  2. Jamie Macdonald 10 years, 8 months ago

    many thanks for the reply im a bit of a noob at this so can i just add the txt in the custom css box in steeings ?
    or do i have to find a file called appearance then edit the css inside ? if so could you possibly point me in the right direction? thanks in advance

  3. Jamie Macdonald 10 years, 8 months ago

    * settings

  4. Jamie Macdonald 10 years, 8 months ago

    it didnt work in the custom css box :(

  5. Andrew Misplon Staff 10 years, 8 months ago

    Sorry, I’m missing a closing brace there, my bad. Should be:

    /* Tables */
    .entry-content table {
      font-size: inherit;
      line-height: initial;
    }

    Yes, just paste the above into the field at Appearance > Custom CSS, replacing the snippet you previously pasted.

    Thanks :)

  6. Jamie Macdonald 10 years, 8 months ago

    great works a lot better now when viewing on phone.

    thanks

  7. Andrew Misplon Staff 10 years, 8 months ago

    Super :) Glad to hear that helped.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread