Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1402670

    Hi there,
    I am trying to set up the slider but I encounter problems on desktop and mobile in the same time.
    So, if you could help me please with:
    – caption text size on mobile and desktop, on third slider, is different from the previous two, although I put the same setting on all slides
    – title and caption frame colour and transparency cannot be changed; I need to change them
    So, for the moment, if you could please help me with these two problems…
    Tnaks.

    #1402711

    Hey orthomedtherapyro,

    Thank you for the inquiry.

    We may need to access the site in order to inspect the sliders. Please provide the site details in the private field and include a screenshot of the issue.

    Did you add html tags in the slider captions? It is possible that the third slider contains a different html tag.

    Best regards,
    Ismael

    #1402803

    In the screenshot you cand see in the left that the font size of the caption content is different from the size in the right. Both slides are in the same element witch is visible only on mobile version.
    Also, in the same picture you can see my second problem, witch is the black/grey transparecy behind this caption text witch I want to change it. Change de colour, change the level of transparency.

    #1402804

    I would also need help to align the items below slider, as in the screenschot

    Those icons are not at the same hight.

    #1402822

    Al the background pictures in the cells is blured in desktop version, as in next two links


    How to eliminate the blur?
    Thx

    #1402847

    Hi,

    The screenshots that you provided above are not visible for some reason, and we didn’t find any sliders when we checked the home page. Would you mind providing the screenshots again? Please use imgur, savvyify or dropbox.

    Best regards,
    Ismael

    #1402860

    Sorry, this is frustrating. I also don t understand how not to see the slider in the page. But, i reload the screend shot
    https://img.savvyify.com/image/UrKf

    #1403040

    Hey, moderator, I have been waiting some answers these days but in the meantime I solved some of the problems.
    I only have two more, regarding the columns under the home page slider. First ist to align the icons from the three columns at the same hight, the second problem si to make these columns smaller in the mobile version.
    Maybe you ll answer me before i find the solution
    Thx

    #1403134

    Hi,
    Thanks for your patience and the link to your site, to make the three icons line up in your columns I changed the Row Layout ▸ Vertical Alignment in the first column to Top
    Enfold_Support_782.jpeg
    when this is set to center it center the content, but your content is more in some columns so the icons are not in line.
    To make the columns smaller on mobile when the columns are stacked please try adding this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    #top.home #av_section_2 .flex_column p {
    	margin: 0.15em 0;
    	line-height: 17px;
    	
    }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1403548

    Thaks, your solution worked just fine.

    #1403550

    I have a few other small problems, if you could help.
    1. In the main menu, desktop version, the size of a submenu is bigger than the size of others (as in first capture)
    https://img.savvyify.com/image/W038

    2. iIn mobile version, the size of the cell that contains special heading is huge. I only have a small text and I want the cell to adjust on the size of the text. (example in pages like servicii, echipa)
    https://img.savvyify.com/image/W5xB

    3. In some pages, mobile version, the space between the colour section and grid row is also too big and i can t find where to maje it smaller
    https://img.savvyify.com/image/Whgu

    These are my problems for the moment.

    #1403562

    Hi,
    Thanks for your screenshots but the login doesn’t seem to be admin so I don’t have access to the theme panel or basic WordPress settings like the menu.
    Your first menu issue is because in the menu item with the larger sub menu item the option “mega menu” has been checked, uncheck this.
    For the grid rows you have the minimum height set to 500px, so on mobile this will look larger, remove this and it will adjust to the content height for desktop & mobile, see the page /servicii/ where I did this for you.
    For the third question you have “huge” padding picked for the color section try choosing less or no padding.
    Please note that we ask that each thread stays “on topic” and different threads are used for multiple questions, this helps future users find solutions easier and multiple Moderators assist you with a solution, thank you for understanding.

    Best regards,
    Mike

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.