Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Column Anchor-Link and mobile breakpoint #1303633

    Hi Mike,
    many thanks.
    I have adjusted the 12 1/4 columns and the content is correct again.
    Have tested your code for the spacing.
    The view mobile up to 960px is correct. Perfect :o)
    From approx. 960px the whole content area is not used and on the right there is a white area – The columns in the footer behave the same way.
    Do we get that corrected?

    Best regards,
    Daniela

    in reply to: Column Anchor-Link and mobile breakpoint #1303150

    Hi Mike,
    Thank you for your help. I´m Happy.
    It seems to be working. How can I integrate this change in the child theme so that it remains in the event of an update?

    Could you please help me with the second problem. I need to adjust the spacing evenly. The customer wants it that way. It would also be good for me to know, because I have 27 licenses from Enfold and other customers might want to have it that way too.

    Here is my problem again:
    I have 12 1/4 columns and wanted the spacing of the columns adjust evenly. The space to bottom was 10px and the to the side was about 73px. I added the following code to match:
    #top.page-id-13 .av_one_fourth {
    width: 24% !important;
    margin-left: 1% !important;
    }
    #top.page-id-13 div .first {
    margin-left: 0!important;
    }
    This code worked but caused a error with column size in tablet and mobile
    I removed the code again and now I have 2 columns next to each other under 767px. That fits.
    But I would like to have the same distances.
    How can I adjust the spacing to the side and bottom of the 12 1/4 columns. They should all be like the distance below (small space).

    Thank you very much for the support

    Regards
    Daniela

    in reply to: Column Anchor-Link and mobile breakpoint #1302416

    Sorry for not getting in touch until now. I updated the theme to the latest version.
    Problem 1: The column links are not working yet
    Problem 2: Here I found the following: I have 12 1/4 columns and wanted the spacing of the columns
    adjust evenly. The space to bottom was 10px and the to the side was about 73px.
    I added the following code to match:

    #top.page-id-13 .av_one_fourth {
    width: 24% !important;
    margin-left: 1% !important;
    }
    #top.page-id-13 div .first {
    margin-left: 0!important;
    }

    This code worked but caused the error.
    I removed the code again and now I have 2 columns next to each other under 767px. That fits.
    But I would like to have the same distances.
    How can I adjust the spacing to the side and bottom of the 12 1/4 columns. They should all be like the distance below (small space).

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