Forum Replies Created

Viewing 15 posts - 61 through 75 (of 75 total)
  • Author
    Posts
  • Thanks Ismael, that seems to have fixed it.

    in reply to: shortcode item not responding to column/screen width changes #853297

    Apologies, thought I had!

    This reply has been marked as private.

    Hi Ismael,

    It’s not. Here’s the entirety of my Quick CSS from Enfold Child > General Styling > Quick CSS
    Cheers

    ul.icon-bullets li {
    list-style: none;
    }

    ul.icon-bullets li {
    padding-left: 8px;
    }

    ul.icon-bullets li:before {
    content: ‘\2713’;
    font-family: ‘entypo-fontello’;
    font-size: 23px;
    font-weight: normal;
    position: absolute;
    left: 6px;
    }

    .avia-fullscreen-slider {
    z-index: 1 !important;
    }

    .avia-section {
    min-height: 0px !important;
    }

    #mobile { display: none; }
    @media only screen and (max-width: 767px) {
    #mobile { display: block !important; }
    }

    .avia_ajax_form p {
    margin: 2px 0;
    }

    #footer .widget {
    margin: 0;
    }

    @media only screen and (max-width: 767px) {
    #fullscreen_slider_0 { display: none;}
    }

    .av-border-cells .flex_cell {
    border-left-width: 10px;
    }

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
    background-color: #eded00 !important;
    color: #e01C23;
    border: #eded00;
    }

    .main_menu .menu ul {
    width: 280px;
    }

    #fullwidthsection .container {
    width: 100% !important;
    padding:0px;
    max-width: none !important;
    }
    .avia-section.av-minimum-height .container .content p{
    margin:0px;
    }
    @media only screen and (max-width: 1366px) and (min-width: 768px) {
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
    }

    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    display: block;
    }
    }

    in reply to: widget area in column on home page #852609

    Thanks Ismael, yup, column padding, bit of trial & error! Learning a bit about CSS is my to do list!

    Hi Ismael, Where would I find this piece of code to delete it?
    I looked in Quick CSS, the custom.css, style.css.
    Thanks

    in reply to: widget area in column on home page #851685

    It’d be nice to know how to align the text within the widget (150M), but the key element is how to align the widget within the column.

    I’m having a similar issue aligning a table of images with a single column element, whereby I want to centre align the table within the column.

    Thanks

    OK, done.

    It solves the issue of the left hand menu item overlapping, but brings back the issue that there is a range of screen width’s that have neither the top main menu, nor the burger mobile menu.

    Thanks

    in reply to: widget area in column on home page #851057

    Following from above:

    If I use the standard short code then the calendar does not respond to a narrower column or page.

    Thanks

    in reply to: widget area in column on home page #851048

    Hi Victoria,
    Apologies, I meant centred horizontally across the column.
    I have a 4 column home page and the widget with our WD Event Calendar is in the 4th, i.e. right most, column.
    The widget appears left aligned, when I’d like it centred, but appear unable to find a way to achieve this.
    It can be viewed here http://test.supersportsuae.com/

    Thanks

    in reply to: Embedding external site in enfold iframe #850924

    Thanks Dan, much obliged, I managed to get this to work first time around :-)

    I used option 1, is there much difference between them?

    My next task is to try and make it work in a column, as opposed to a full page. So far not getting anywhere!

    Would option 2 permit this? So far staying with things I understand!

    Many thanks
    Angus

    Didn’t work in Quick CSS.

    We run a child theme for enfold, so created a CSS folder in there and copied the custom.css from the main theme, and pasted the code in there, themes/enfold-child/css/custom.css. That didn’t work so I tried it in the themes/enfold/css/custom.css, which also didn’t work.

    In all cases added it under /* General Custom CSS */ as opposed to Desktop Only or Mobile Only

    Using Fast Velocity Minify and WP Fastest Cache. I used the latter to delete cache & minified CSS/JS, still made no difference after reloading the page.

    I deactivated the Fast Velocity Minify plugin, again deleted cache & minified CSS/JS, and this time it worked with the code here themes/enfold/css/custom.css, but not in the child theme.

    There is still slight overlap by the left hand menu item, what part of the code do I need to edit to change this?

    The good news is that the burger menu appears as soon as the main top menu disappears, and vice-versa.

    Does this mean I will have to re-paste this code every time I update the Enfold theme?

    Can I turn FVM on again, or do I need to leave it deactivated?

    Many thanks
    Angus

    in reply to: Events Calendar WD & GMaps #836417

    OK, done and it appears to be working fine.

    I heard from WD about an hour ago that their team had resolved the issue.

    I pasted your code about the same time, so not sure who gets the plaudits :-)

    Thanks

    in reply to: Events Calendar WD & GMaps #836343

    Thanks, John.

    Our site was set up with a child theme in the first place, so I think it should be fine.

    Which brings me to another query – if I update the Enfold Theme with the current update, will this impact my child theme?

    I’m slightly concerned about the reports that people have had issues with this update.

    Thank you

    in reply to: Events Calendar WD & GMaps #836054

    Thanks Basilis.

    Sorry, but I’m a novice at coding, probably not even that, where do I paste the code you’ve provided?

Viewing 15 posts - 61 through 75 (of 75 total)