Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1459792

    See attached banner bar. How can I create this exact banner that is slim, has 3 sections and looks good on mobile view.

    If there is a Debug code I can copy/paste or whatever is easiest.

    Thanks!

    #1459794

    I tried to make a banner myself on the home page, called “GET THE RIGHT SIZE”, but it looks horrible on Mobile view and not centered on desktop. see screenshots

    Please help, thanks

    #1459893

    Hi,
    When I check your “GET THE RIGHT SIZE” section it looks “OK” to me, you have text and a button, perhaps you wish to remove the padding?
    Perhaps a mockup of what you want to see would help.

    Best regards,
    Mike

    #1459902

    I did send you a screen shot of what I want my banner to look like. I put it in the private section again. See how theirs looks centered and nice on both Desktop and Mobile? Mine looks horrible on both, not centered and very strange on mobile view.

    #1459905

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field for desktop:

    #top.home #av_section_3 .av-special-heading {
    	padding-bottom: 0;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.
    Enfold Support 6224
    I’m not sure what you expect to see for the mobile view.

    Best regards,
    Mike

    #1459907

    That good for desktop but mobile needs help. See how theirs has the title then the other text is to the left and button on the right? This is more compact and saves space, compared to ours that is just stacked.

    #1459910

    let me know if you have any suggestions to get this compact look, like the sample. thanks

    • This reply was modified 1 day, 9 hours ago by bemodesign.
    • This reply was modified 1 day, 9 hours ago by bemodesign.
    #1460011

    And if I want for every page, I can just remove the “home” part, like this?:

    #top #av_section_3 .av-special-heading {
    padding-bottom: 0;
    }

    • This reply was modified 22 hours, 19 minutes ago by bemodesign.
    #1460055

    Hi,
    If you want this to work on every page you will need to add a custom class to the element, otherwise the css could affect other elements.
    Please try creating a staging site with placeholder images so we can be of more assistance.

    Best regards,
    Mike

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