Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Overlap grid columns #1192554

    Hi Mike, that worked just fine, thanks for the help! Can you think of a way to make sure the map is always the same height as the images? Maybe calc() depending on row height above or something? Thanks for your continued help!

    in reply to: Overlap grid columns #1192020

    Hi Victoria,

    sadly I still require help on another issue – sorry for being such a pest. Please check THIS page. Scroll to the bottom to see what I’m stuck on. How do I position the map the same as the images? I would also like it in the same dimensions….

    thanks heaps in advance.

    in reply to: Overlap grid columns #1190025

    Ok, Update:

    So I’ve figured out how to make the css page specific. This issue I am still facing is on THIS page. I am trying to layer the right image over the left box. It should all stay aligned as is…the image should simply ‘Slide’ across to the left…

    Thanks

    in reply to: Overlap grid columns #1189714

    Hi MIke,

    thanks for the reply. The issue described above had been solved by myself whilst waiting for a reply. However, now I am facing new issues that have arisen since, so I’d be super grateful for help with this. Please check HERE to see what my home page looks like. I am happy with this as is…

    Now I am trying to also overlap other elements on a different page -> THIS page. The issue I am having is that some of the elements have the same selectors and now I cant freely place the elements as I want without changing some of the elements on the home page. Can you tell me how to make the CSS in my quick CSS page specific? That way I can could use elements multiple times and have them placed differently im my layout at the same time….

    this is an example of what I am using to change the position of an element:

    @media only screen and (min-width: 768px){
    #top .avia-builder-el-8 .av_textblock_section,
    #top .avia-builder-el-11 .av_textblock_section img {
    position:relative;

    margin-right: -2.5vw;
    z-index: 2;
    }
    }

    .avia-builder-el-11 might also be used on another page though and I dont want the same rules to apply…

    I hope I am explaining it okay…
    I look forward to your help.

    in reply to: Overlap grid columns #1185765

    Hi Victoria,

    thats for clarifying on that last point. I have managed to use and adapt the code snippet you gave me but it isn’t really acting as hoped. Please check HERE to see what I have achieved. The issue should be clea I think -> The first two images seem fine but the third and fourth show some issues….

    Looking forward to your continued help, which I appreciate greatly.

    in reply to: Overlap grid columns #1184458

    Oh, and can you tell me how to deactivate the enfold theme caching? Its annoying during dev….thanks

    in reply to: Overlap grid columns #1184432

    Hi Victoria and thanks for your reply. The snippet provided by you works great BUT this makes the change apply to all rows of its type, correct? Is there a way to add an extra class so I can pick and choose when to have this effect?

    in reply to: 'Front Page' is stuck and won't update to newly set page #1182242

    Ok, so I have painstakingly solved the issue myself now.

    in reply to: 'Front Page' is stuck and won't update to newly set page #1182007

    15hours since my post and not a sign of any support? Have I not given enough details or whats the issue here?
    Really looking forward to some help with this problem…

    thanks in advance for any hints…

    in reply to: Remove padding on mobile #1154980

    Hi Victoria,

    your code solved it! I tried nearly the exact same thing but was missing ‘.no_margin’ so of course it couldn’t work. Thank you so much for your insight and help.

    This topic can be closed.

    in reply to: Remove padding on mobile #1154883

    Hi,

    please see my attached image to see what I am trying to achieve. The CSS is coming from the base grid.css. I have tried a media query in the Quick CSS as well as in the child CSS but the changes are not aplpied – not after emptying the cache and also not in incognito mode. All I need to do is to get rid of the 8% padding L&R on mobile, but keep it on desktop.

    Thanks for your continued help.

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