Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1006740

    Hi,

    I can see several helpful examples of how you have advised Enfold Theme designers to overlap sections such as the Church Theme but they all relate to full screen as opposed to boxed layout.

    We have been trying everything we know and have learned to overlap essentially a test section over a background image or Adv Layer Slider but no success.

    Would you have any ideas as to how we could achieve something similar to the screenshot offered privately please?

    Many Thanks

    #1006756
    This reply has been marked as private.
    #1006981

    Hi codecanyon4148,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #section-width {
        margin-top: -100px;
        z-index: 100;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1007169
    This reply has been marked as private.
    #1007229

    Hi John,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1030485

    Thank you again.

    Please could you tell me how to change the font style ( size & family ) for

  • /
      bullet points?

      I have tried so many options but with no success?

      Many Thanks – John.

#1030498

Hi,

Please provide admin info so we can look into this issue further.

Best regards,
Jordan Shannon

#1030891
This reply has been marked as private.
#1030930

Hi,

Do you have a link to the page so I can inspect the code?

Best regards,
Jordan Shannon

#1031729
This reply has been marked as private.
#1033092

Hi codecanyon4148,

Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css


.av_textblock_section li {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
}

If you need further assistance please let us know.

Best regards,
Victoria

#1033099

Hi Victoria,

Thank you so very much for your kind consideration.

We published the code you devised to the Quick CSS area and it has worked absolutely perfectly.

This is a huge help across all our websites using your theme.

Many thanks again for your great support as always x

Very Best Regards – John.

#1033101

Hi,

I’m glad this was resolved. If you need additional help,please let us know here in the forums.

Best regards,
Jordan Shannon

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Overlapping Sections in Boxed Layout’ is closed to new replies.