Box Frame option

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9972
    andresgmz
    Participant

    Hello Livemesh
    I’m wordpress newbie, so far everything is working great in my agile theme, I would like some help getting a better look of my Frame boxes, I’m trying to get the look of the pricing option tables, with the grey, black and orange, right now they look plain. I tried to use different option in the frame box configuration not getting any good results to help me give them a better look.
    Any help will be appreciate it and also is there another option to replace this boxes for something else. This frame boxes I.m using frame boxes as purchase option with a button.

    Thanks in advance.

    Attached a file with my issue.

    #9978
    andresgmz
    Participant
    This reply has been marked as private.
    #9998
    Raghavendra
    Moderator

    Have you considered customizing the pricing tables provided by the theme to achieve this?

    Also, I would need a link to the actual page which has the device slider to fix the issue.

    #10019
    andresgmz
    Participant
    This reply has been marked as private.
    #10051
    Veena
    Moderator

    For ease, Could you pls use the theme pricing table and get the source code of the same using ‘view page source’and then try to customixe it.This would be the better way.

    We will fix the device slider issue very soon.

    #10071
    Veena
    Moderator

    Pls add the below custom CSS in themeoptions and see if it helps.

    @media only screen and (max-width: 767px)
    {
    .smartphone-slider .flex-slider-container {
    top: 288px;
    }}
    
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.