Javier Gobea

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: EBSP Override my style.css #2581
    Javier Gobea
    Participant

    What about this?

    I have probe to put CSS in No Bootstrap theme, but then I lost all style in your shortcodes, like services sale box in home, or progress bar in another page, so I have to use from ebs plugin.

    But after this update, I have the same problem, so I have to modify the ebs CSS manualley, and theme some features don’t work fine.

    I will like a refund or some solution quickly.

    Thanks a lot.

    in reply to: EBSP Override my style.css #2520
    Javier Gobea
    Participant

    Hi.
    I think that is work now with some changues in CSS, but I detect problems in another CSS styles. For example:

    You have this in ebs-frontend.css

    .wrap {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 600px;
    }

    But I have this in my style.css

    .wrap {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1140px;
    }

    And your style override mine.

    I use Child Theme Metro Pro, with Genesis from studiopress.

    Maybe I think that is work is you not use common tags like body, wrap, etc… or use with a prefix.
    http://hormigasenlanube.com/

    in reply to: EBSP Override my style.css #2285
    Javier Gobea
    Participant

    For CSS I have 3 options:

    * Use for plugin –> This is selected.
    *Fron theme or another plugin. –> I don’t have a bootstrap plugin.
    * No bootstrap theme. If I select this then loss some style.

    I use Genesis form studiopress like theme.

    I have to delete all style from pricing tables for my boduy o titles tag work fine, because take from the plugin.

    Why do you have a Style for body tag?? for example…

    ¡Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)