Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1387985
Spacing / CSS Question
Closed

Comments

  • Greg Watkins started the conversation

    Hi, I'm currently developing a site for my restaurant client and on the menu page (https://vps16370.inmotionhosting.com/~effies/breakfast-menu/) I'd like more spacing between the verticle tabs on the left and the content on the right. So in the case of the first row I can add a left pad to the column and it will move over the word "Omelets" and the text below, but it won't move over the menu items.

    I'd a similar amount of space that appears on the second row that's between that vertical tab area and the content.

    Thanks in advance for your help.

    Greg

  •  1,845
    Elated replied

    Hello,

    Thanks for writing in.

    You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    @media only screen and (min-width:1200px) {
    .eltd-tabs.eltd-vertical-tab .eltd-tab-container {
        margin: 0 0 0 5%;
        float: left;
        width: 72%;
    }
    }



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.