Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #172775
    #172858

    Hi LRS123!

    1.) Please recreate the page, go to Advance Layout Builder. Don’t insert the Content Slider on a Color Section element. Color Section will always be full width. Select a right or left sidebar on the Layout.

    2.) Add this on your custom.css or Quick CSS:

    .slide-meta {
    display: none;
    }

    3.) 1024px is too big for the header. You can add this on your custom.css or Quick CSS to specify the logo width:

    .logo img {
    width: 710px;
    height: auto;
    }

    Best regards,
    Ismael

    #173727

    Thanks for the quick response!

    So… I can’t colorize the background of elements if I want a sidebar?

    Best Regards,

    LRS

    #174000

    Hi!

    You can actually insert a sidebar inside a Color Section. Add a Color Sections then add 2/3 Column and 1/3 column. Insert the content on the 2/3 column and add the Widget Area element inside the 1/3 column. You will have a content and a sidebar. Edit the page’s Layout to No Sidebar because we will generate the sidebar inside the 1/3 column using the Widget area element.

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘My firsts problems with Enfold’ is closed to new replies.